Further optimization and minor clean up of atrac codec: Unroll iqmf_dewindowing for...
commit3326ee1d4c95981618dd6921ac55481bbe8cdb72
authorBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Sun, 14 Feb 2010 14:38:18 +0000 (14 14:38 +0000)
committerBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Sun, 14 Feb 2010 14:38:18 +0000 (14 14:38 +0000)
tree6a2fde6cc9361365aea13d99294e78e556b6845a
parent334041b826b5bb10d2d5010915d63ce1e44558e5
Further optimization and minor clean up of atrac codec: Unroll iqmf_dewindowing for non-ARM speeds up decoder by +10% on H300. Removed some non-used arrays. Codec is still not fully realtime on Coldfire targets.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24648 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/libatrac/atrac3.c
apps/codecs/libatrac/atrac3data.h
apps/codecs/libatrac/main.c