summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/gain_table.c
diff options
context:
space:
mode:
authorThom Johansen <thomj@rockbox.org>2007-11-24 21:29:46 +0000
committerThom Johansen <thomj@rockbox.org>2007-11-24 21:29:46 +0000
commitd2ab6686794dda7fbfab8c33931a0fe0b39e0d01 (patch)
tree0a06f7293c7e4310e61bd695ca4d36543ed572d5 /apps/codecs/libspeex/gain_table.c
parent40f2427192670db00abdfebd8690cb663693a831 (diff)
Move some stuff out of IRAM for the voice decoder.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15796 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/codecs/libspeex/gain_table.c')
-rw-r--r--apps/codecs/libspeex/gain_table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codecs/libspeex/gain_table.c b/apps/codecs/libspeex/gain_table.c
index 7d222450e1..bf236e80fc 100644
--- a/apps/codecs/libspeex/gain_table.c
+++ b/apps/codecs/libspeex/gain_table.c
@@ -31,7 +31,7 @@
#include "config-speex.h"
-const signed char gain_cdbk_nb[512] ICONST_ATTR = {
+const signed char gain_cdbk_nb[512] GAIN_ICONST_ATTR = {
-32, -32, -32, 0,
-28, -67, -5, 33,
-42, -6, -32, 18,