forked from len0rd/rockbox
First attempt at ifdeffing out as much of the encoder stuff as possible from Speex. Gives a smaller binary and allows me to remove a couple more files from SOURCES.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15394 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6d88717f69
commit
bf1b7f131c
12 changed files with 253 additions and 43 deletions
|
@ -28,9 +28,6 @@ speex.c
|
|||
speex_callbacks.c
|
||||
speex_header.c
|
||||
stereo.c
|
||||
vbr.c
|
||||
vq.c
|
||||
window.c
|
||||
#ifdef CPU_COLDFIRE
|
||||
filters_cf.S
|
||||
ltp_cf.S
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue