1
0
Fork 0
forked from len0rd/rockbox

Clean up libfaad's fixed point implementation.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28069 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Andree Buschmann 2010-09-13 20:57:22 +00:00
parent aa0f895572
commit ddb936a0c5
6 changed files with 75 additions and 116 deletions

View file

@ -35,7 +35,9 @@
#include "mp4.h"
#include "syntax.h"
#include "error.h"
/* rockbox: not used
#include "output.h"
*/
#include "filtbank.h"
#include "drc.h"
#ifdef SBR_DEC