rockbox/apps/codecs/libspeex/SOURCES
Thom Johansen 9d9225ed1d iir_mem16() in assembler for Coldfire for a decent performance boost. Add EMAC init in nb_celp.c, since all modes need this as a base.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15274 a1c6a512-1295-4272-9138-f99709370657
2007-10-22 23:44:19 +00:00

47 lines
570 B
Text

bits.c
cb_search.c
exc_10_16_table.c
exc_10_32_table.c
exc_20_32_table.c
exc_5_256_table.c
exc_5_64_table.c
exc_8_128_table.c
fftwrap.c
filterbank.c
filters.c
gain_table.c
gain_table_lbr.c
hexc_10_32_table.c
hexc_table.c
high_lsp_tables.c
jitter.c
kiss_fft.c
kiss_fftr.c
lbr_48k_tables.c
lpc.c
lsp.c
lsp_tables_nb.c
ltp.c
math_approx.c
mdf.c
medfilter.c
misc.c
modes.c
nb_celp.c
oggframing.c
preprocess.c
quant_lsp.c
rockbox.c
sb_celp.c
smallft.c
speex.c
speex_callbacks.c
speex_header.c
stereo.c
vbr.c
vorbis_psy.c
vq.c
window.c
#ifdef CPU_COLDFIRE
filters_cf.S
#endif