rockbox/lib/rbcodec/codecs/libopus/celt
Nils Wallménius 2326f1517e opus: cf asm for C_MULC
saves 2.7MHz decoding a 64kbps test file on h300

Change-Id: Id63791f79b44ed398ce5d341a5f5212d9a30282e
2012-10-10 22:52:11 +02:00
..
_kiss_fft_guts.h opus: cf asm for C_MULC 2012-10-10 22:52:11 +02:00
arch.h
bands.c
bands.h
celt.c opus: speed up mdct overlap add and copying 2012-10-07 00:31:08 +02:00
celt.h
celt_lpc.c
celt_lpc.h Initial opus codec support 2012-09-20 20:47:44 +02:00
cwrs.c opus: put arrays frequently used by pulse decoding on the stack 2012-10-04 19:20:55 +02:00
cwrs.h
ecintrin.h
entcode.c
entcode.h
entdec.c
entdec.h
entenc.c
entenc.h
fixed_generic.h opus: cf inline asm for MULT32_32_Q31 2012-10-06 23:43:05 +02:00
float_cast.h
kiss_fft.c
kiss_fft.h
laplace.c
laplace.h
mathops.c
mathops.h
mdct.c opus: replace copy loops with calls to memcpy 2012-10-07 12:34:54 +02:00
mdct.h
mfrngcod.h
modes.c
modes.h
os_support.h
pitch.c
pitch.h
quant_bands.c
quant_bands.h
rate.c
rate.h
stack_alloc.h
static_modes_fixed.h opus: put some const tables and structs in iram 2012-09-25 17:19:05 +02:00
vq.c opus: put arrays frequently used by pulse decoding on the stack 2012-10-04 19:20:55 +02:00
vq.h