rockbox/lib/rbcodec/codecs/libopus/celt
Andree Buschmann c7840e745e opus: speed up mdct overlap add and copying
Unroll overlap add loop by four and use memcpy for copying
instead of loops.

Change-Id: I17114626a395d5972130251d892f851bc86e3a6a
Signed-off-by: Nils Wallménius <nils@rockbox.org>
2012-10-07 00:31:08 +02:00
..
_kiss_fft_guts.h
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
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: 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
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