summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/quant_lsp.c
diff options
context:
space:
mode:
authorThom Johansen <thomj@rockbox.org>2007-10-26 01:16:55 +0000
committerThom Johansen <thomj@rockbox.org>2007-10-26 01:16:55 +0000
commitfa971b142d794c9620b823d6b9d1937397c1f1e1 (patch)
tree55565a0765c15be5d1df4cfb1c04dc92de50fe5d /apps/codecs/libspeex/quant_lsp.c
parent14da611cd32d084813bb0d2e2318b81c3ea2953a (diff)
downloadrockbox-fa971b142d794c9620b823d6b9d1937397c1f1e1.tar.gz
rockbox-fa971b142d794c9620b823d6b9d1937397c1f1e1.zip
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
Diffstat (limited to 'apps/codecs/libspeex/quant_lsp.c')
-rw-r--r--apps/codecs/libspeex/quant_lsp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/codecs/libspeex/quant_lsp.c b/apps/codecs/libspeex/quant_lsp.c
index b2f4f85497..9a6afa2ca0 100644
--- a/apps/codecs/libspeex/quant_lsp.c
+++ b/apps/codecs/libspeex/quant_lsp.c
@@ -35,6 +35,7 @@
35#endif 35#endif
36 36
37#include "quant_lsp.h" 37#include "quant_lsp.h"
38#include "os_support.h"
38#include <math.h> 39#include <math.h>
39#ifndef M_PI 40#ifndef M_PI
40#define M_PI 3.14159265358979323846 41#define M_PI 3.14159265358979323846