summaryrefslogtreecommitdiff
path: root/apps/codecs/flac.c
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2007-10-25 18:58:16 +0000
committerJens Arnold <amiconn@rockbox.org>2007-10-25 18:58:16 +0000
commit35f23267bfc97d070284a03e4adaa2c6b7bb6852 (patch)
treec42fe719f16e68512b0575bfa581105cfa8170bc /apps/codecs/flac.c
parent3ea3caf34165ddc8114ecf3cd39ed0016192b1d7 (diff)
downloadrockbox-35f23267bfc97d070284a03e4adaa2c6b7bb6852.tar.gz
rockbox-35f23267bfc97d070284a03e4adaa2c6b7bb6852.zip
Further optimised the filter vector math assembly for coldfire, and added assembly filter vector math for ARM. Both make use of the fact that the first argument of the vector functions is longword aligned. * The ARM version is tailored for ARM7TDMI, and would slow down arm9 or higher. Introduced a new CPU_ macro for ARM7TDMI. Speedup for coldfire: -c3000 104%->109%, -c4000 43%->46%, -c5000 1.7%->2.0%. Speedup for PP502x: -c2000 66%->75%, -c3000 37%->48%, -c4000 11%->18%, -c5000 2.5%->3.7%
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15302 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/codecs/flac.c')
0 files changed, 0 insertions, 0 deletions