Move ARM assembler of musepack synthesis filter to own file. Additionally add ICONST_...
commit07a4ff506326e6ac6dcae845f3abc0bbc7e981f7
authorBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Sat, 17 May 2008 21:26:34 +0000 (17 21:26 +0000)
committerBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Sat, 17 May 2008 21:26:34 +0000 (17 21:26 +0000)
tree313f09dcd46b1e068d0abd0fb49de615d27495d5
parent3997df7bf49c8774d37e8e89d235421f703c4a98
Move ARM assembler of musepack synthesis filter to own file. Additionally add ICONST_ATTR to noise generator data.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17562 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/libmusepack/SOURCES
apps/codecs/libmusepack/math.h
apps/codecs/libmusepack/mpc_config.h [new file with mode: 0755]
apps/codecs/libmusepack/synth_filter.c
apps/codecs/libmusepack/synth_filter_arm.S [new file with mode: 0755]