bluez/sbc
Lennart Poettering 218de8c6ae make check_mmx_support() a proper C function
Signed-off-by: Lennart Poettering <lennart@poettering.net>
2009-02-01 17:39:06 -08:00
..
formats.h Update copyright information 2009-01-01 19:33:20 +01:00
Makefile.am Fix SBC to compile cleanly with -Wsign-compare 2009-01-30 00:02:58 +01:00
sbc_math.h SIMD-friendly variant of SBC encoder analysis filter 2009-01-16 00:28:32 +01:00
sbc_primitives_mmx.c make check_mmx_support() a proper C function 2009-02-01 17:39:06 -08:00
sbc_primitives_mmx.h MMX and ARM NEON optimized versions of analysis filter for SBC encoder 2009-01-16 08:23:24 +01:00
sbc_primitives_neon.c Performance optimizations for input data processing in SBC encoder 2009-01-28 06:42:10 +01:00
sbc_primitives_neon.h MMX and ARM NEON optimized versions of analysis filter for SBC encoder 2009-01-16 08:23:24 +01:00
sbc_primitives.c SBC encoder scale factors calculation optimized with __builtin_clz 2009-01-29 08:25:50 +01:00
sbc_primitives.h SBC encoder scale factors calculation optimized with __builtin_clz 2009-01-29 08:25:50 +01:00
sbc_tables.h Audio quality improvement for 16-bit fixed point SBC encoder 2009-01-23 21:13:02 +02:00
sbc.c Fix SBC to compile cleanly with -Wsign-compare 2009-01-30 00:02:58 +01:00
sbc.h SBC arrays and constant tables aligned at 16 byte boundary for SIMD 2009-01-16 08:23:19 +01:00
sbcdec.c Add -Wno-sign-compare for the library and fix the other warnings 2009-01-29 17:32:58 +01:00
sbcenc.c Add -Wno-sign-compare for the library and fix the other warnings 2009-01-29 17:32:58 +01:00
sbcinfo.c Add -Wno-sign-compare for the library and fix the other warnings 2009-01-29 17:32:58 +01:00
sbctester.c Update copyright information 2009-01-01 19:33:20 +01:00