forked from len0rd/rockbox
Sync with Speex SVN. Syntactic change in filters_cf.S.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15310 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
14da611cd3
commit
fa971b142d
28 changed files with 375 additions and 484 deletions
|
|
@ -71,6 +71,7 @@ static void speex_free (void *ptr) {free(ptr);}
|
|||
|
||||
#include "speex/speex_resampler.h"
|
||||
#include "misc.h"
|
||||
#include "os_support.h"
|
||||
#endif /* OUTSIDE_SPEEX */
|
||||
|
||||
#include <math.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue