This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
5d2969c94e
rockbox
/
apps
/
codecs
/
libfaad
/
codebook
History
Andree Buschmann
c794c1feae
Fix red and yellow. Needed to remove one codebook from IRAM due to full IRAM on iPod4G.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27226 a1c6a512-1295-4272-9138-f99709370657
2010-07-01 21:39:55 +00:00
..
hcb.h
hcb_1.h
Submit FS#11445. Speed up of faad (aac) decoder via several optimizations like refactoring some requantization routines, moving several arrays and code tables to IRAM, using an optimized swap32() function and inlining several huffman decoder functions. Decoding is sped up by ~10% (PP5002, PP5022, MCF5249) and ~22% (MCF5250).
2010-07-01 21:18:42 +00:00
hcb_2.h
hcb_3.h
hcb_4.h
hcb_5.h
hcb_6.h
hcb_7.h
hcb_8.h
hcb_9.h
hcb_10.h
Fix red and yellow. Needed to remove one codebook from IRAM due to full IRAM on iPod4G.
2010-07-01 21:39:55 +00:00
hcb_11.h
hcb_sf.h