mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-23 06:59:53 -05:00
cpu-x86: add cpu detection code and helpers
Add CPU detection code and various macros and typdefs to make it easier to write 64 and 32 bit code.
This commit is contained in:
parent
5998cf99b0
commit
a83f5524fb
3 changed files with 184 additions and 0 deletions
|
|
@ -825,6 +825,7 @@ libpulsecore_@PA_MAJORMINORMICRO@_la_SOURCES = \
|
|||
pulsecore/resampler.c pulsecore/resampler.h \
|
||||
pulsecore/rtpoll.c pulsecore/rtpoll.h \
|
||||
pulsecore/sample-util.c pulsecore/sample-util.h \
|
||||
pulsecore/cpu-x86.c \
|
||||
pulsecore/svolume_c.c \
|
||||
pulsecore/svolume_mmx.c pulsecore/svolume_sse.c \
|
||||
pulsecore/sconv-s16be.c pulsecore/sconv-s16be.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue