Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
3152bfc39a8e1b85c4d0e82fbb75a10dab528ea6
/
apps
/
recorder
/
jpeg_idct_arm.S
3152bfc
ARM assembly 8-point IDCT, both passes. No ARMv5/6 optimizations yet, aside from usat for final output.
by Andrew Mahone
· 16 years ago
e2b018e
Fix a typo in jpeg_idct4h which caused garbled JPEGs on ARMv5.
by Rob Purchase
· 16 years ago
498ad46
2-point and 1-point JPEG IDCT ARM assembly, remove comment in jpeg_load.c about inline asm, change loop condition to be a bit safer in case of bad values being passed.
by Andrew Mahone
· 16 years ago
6a0d931
Core JPEG decoder improvements:
by Andrew Mahone
· 16 years ago