mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-23 06:59:53 -05:00
convert: add sse/sse2 s16 to float32ne conversions
This commit is contained in:
parent
27bfb7628c
commit
beb180b7bc
4 changed files with 239 additions and 0 deletions
|
|
@ -842,6 +842,7 @@ libpulsecore_@PA_MAJORMINORMICRO@_la_SOURCES = \
|
|||
pulsecore/svolume_mmx.c pulsecore/svolume_sse.c \
|
||||
pulsecore/sconv-s16be.c pulsecore/sconv-s16be.h \
|
||||
pulsecore/sconv-s16le.c pulsecore/sconv-s16le.h \
|
||||
pulsecore/sconv_sse.c \
|
||||
pulsecore/sconv.c pulsecore/sconv.h \
|
||||
pulsecore/shared.c pulsecore/shared.h \
|
||||
pulsecore/shm.c pulsecore/shm.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue