Further optimization and minor clean up of atrac codec: Unroll iqmf_dewindowing for...
commitf5a0d61a1b24ea4397234e0c65bc0cbb71e4071f
authorAndree Buschmann <AndreeBuschmann@t-online.de>
Sun, 14 Feb 2010 14:38:18 +0000 (14 14:38 +0000)
committerAndree Buschmann <AndreeBuschmann@t-online.de>
Sun, 14 Feb 2010 14:38:18 +0000 (14 14:38 +0000)
tree6a2fde6cc9361365aea13d99294e78e556b6845a
parentbb13650d666a51df382c8898d6d5dff1e7cdf178
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