Speed up AAC-HE SBR by 2% on S5L8701. Use MEM_ALIGN on critical arrays and avoid...
commit8e832bb511925f43b6d70cfb88e93cc460668457
authorBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Sat, 5 Feb 2011 14:29:47 +0000 (5 14:29 +0000)
committerBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Sat, 5 Feb 2011 14:29:47 +0000 (5 14:29 +0000)
tree177eab7b0c97fcf8ef9039e60ce93d104118c5ad
parent4b3b5d5c296fb8b572468b3d1b12377ba6779308
Speed up AAC-HE SBR by 2% on S5L8701. Use MEM_ALIGN on critical arrays and avoid stalls in asm code.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29209 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/libfaad/sbr_dct.c
apps/codecs/libfaad/sbr_dec.c
apps/codecs/libfaad/sbr_qmf.c