summaryrefslogtreecommitdiff
path: root/apps/codecs/liba52/imdct_lookups.h (unfollow)
Commit message (Collapse)Author
2005-06-11Big performance improvement for liba52. A couple of small ASM opts, and lots ↵Thom Johansen
IRAM usage. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6676 a1c6a512-1295-4272-9138-f99709370657
2005-02-16IMDCT lookup tables are pre-generated in imdct_lookups.h and not calculated ↵Dave Chapman
at run-time as part of the a52_init function - which is time-consuming and requires floating point and libm git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5972 a1c6a512-1295-4272-9138-f99709370657