SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of some usless...
commitccb36ef7cfdd0b6925fc78188109748bfc419126
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sat, 24 Feb 2007 17:06:36 +0000 (24 17:06 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sat, 24 Feb 2007 17:06:36 +0000 (24 17:06 +0000)
tree2405fea04069c5d13286438d38ef7c246bb75075
parentb4a8d0b7dd0564d9047cce380ee73a2542bb071d
SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of some usless stuff. Some assembly routines for Coldfire with speed in mind over size for the outputs but the channel modes remain compact. Miscellaneous coldfire asm updates to accomodate the changes. Codec API structure version has to increase so do a full update.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12472 a1c6a512-1295-4272-9138-f99709370657
13 files changed:
apps/codecs.h
apps/codecs/mpa.c
apps/codecs/spc.c
apps/codecs/vorbis.c
apps/dsp.c
apps/dsp.h
apps/dsp_asm.h
apps/dsp_cf.S
apps/menus/playback_menu.c
apps/playback.c
apps/screens.c
apps/settings.c
firmware/export/sound.h