forked from len0rd/rockbox
Remove unneeded math wrappers. Clear state structs in decoder init. Start initial work at stripping away parts of Speex in preparation for its use as a statically linked voice UI codec.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15612 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d75a5486e6
commit
91f618f1ba
6 changed files with 20 additions and 79 deletions
|
|
@ -18,14 +18,15 @@ ltp.c
|
|||
modes.c
|
||||
modes_wb.c
|
||||
nb_celp.c
|
||||
oggframing.c
|
||||
quant_lsp.c
|
||||
rockbox.c
|
||||
sb_celp.c
|
||||
speex.c
|
||||
speex_callbacks.c
|
||||
speex_header.c
|
||||
#ifndef ROCKBOX_VOICE_CODEC
|
||||
oggframing.c
|
||||
stereo.c
|
||||
#endif
|
||||
#ifdef CPU_COLDFIRE
|
||||
filters_cf.S
|
||||
ltp_cf.S
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue