rockbox/lib/rbcodec/codecs/libopus/celt
Andree Buschmann d7799aaf33 opus: allocate mdct f2 buffer in iram
Speeds up decoding of 64kbps test file by 6.3MHz on h300 (cf)
and 1.2MHz on c200 (pp).

Signed-off-by: Nils Wallménius <nils@rockbox.org>

Change-Id: I08c2c332153abcbef9447c81986777fd2fcc73fe
2012-10-01 22:07:44 +02:00
..
_kiss_fft_guts.h
arch.h
bands.c
bands.h
celt.c opus: allocate buffers for X and freq in iram 2012-10-01 21:37:03 +02:00
celt.h
celt_lpc.c Initial opus codec support 2012-09-20 20:47:44 +02:00
celt_lpc.h
cwrs.c
cwrs.h
ecintrin.h
entcode.c
entcode.h
entdec.c
entdec.h
entenc.c
entenc.h
fixed_generic.h opus: improve cf MULT16_32_Q15 by giving the compiler more freedom 2012-09-26 11:21:25 +02:00
float_cast.h
kiss_fft.c
kiss_fft.h
laplace.c
laplace.h
mathops.c
mathops.h
mdct.c opus: allocate mdct f2 buffer in iram 2012-10-01 22:07:44 +02:00
mdct.h
mfrngcod.h
modes.c
modes.h
os_support.h
pitch.c opus: #if 0 out some unused code 2012-09-24 15:20:21 +02:00
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
vq.h