summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/exc_10_16_table.c
diff options
context:
space:
mode:
authorDan Everton <dan@iocaine.org>2007-07-09 11:18:10 +0000
committerDan Everton <dan@iocaine.org>2007-07-09 11:18:10 +0000
commit07fabd1cd1f2173d93cb1b3962da7d11ca80c569 (patch)
tree2a24deacde8e70f1da71aa1a53b8f0832fa3d6f3 /apps/codecs/libspeex/exc_10_16_table.c
parent85aa3a8d381ac980b49699d49234e4df051813e5 (diff)
downloadrockbox-07fabd1cd1f2173d93cb1b3962da7d11ca80c569.tar.gz
rockbox-07fabd1cd1f2173d93cb1b3962da7d11ca80c569.zip
ICONST_ATTR most constant tables in Speex. Results in a 10% improvement on Coldfire (200% to 220% realtime). Almost certainly not the best use of IRAM, but it works now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13831 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/codecs/libspeex/exc_10_16_table.c')
-rw-r--r--apps/codecs/libspeex/exc_10_16_table.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/codecs/libspeex/exc_10_16_table.c b/apps/codecs/libspeex/exc_10_16_table.c
index 98ae357d8c..2184e9c955 100644
--- a/apps/codecs/libspeex/exc_10_16_table.c
+++ b/apps/codecs/libspeex/exc_10_16_table.c
@@ -30,8 +30,9 @@
30 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 30 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
31*/ 31*/
32 32
33#include "config-speex.h"
33 34
34const signed char exc_10_16_table[160] = { 35const signed char exc_10_16_table[160] ICONST_ATTR = {
3522,39,14,44,11,35,-2,23,-4,6, 3622,39,14,44,11,35,-2,23,-4,6,
3646,-28,13,-27,-23,12,4,20,-5,9, 3746,-28,13,-27,-23,12,4,20,-5,9,
3737,-18,-23,23,0,9,-6,-20,4,-1, 3837,-18,-23,23,0,9,-6,-20,4,-1,