Use single-instruction shift-and-saturate in place of range_limit for JPEG on ARMv6...
commit389e51178397ead2a0ea590c63fc4e9750313db4
authorunhelpful <unhelpful@a1c6a512-1295-4272-9138-f99709370657>
Sat, 27 Jun 2009 10:01:24 +0000 (27 10:01 +0000)
committerunhelpful <unhelpful@a1c6a512-1295-4272-9138-f99709370657>
Sat, 27 Jun 2009 10:01:24 +0000 (27 10:01 +0000)
tree77ca6b006105fadc57ad56237aaffff56c5f4cdc
parent6c4e3fb00272651de16358895fd957eda37818cd
Use single-instruction shift-and-saturate in place of range_limit for JPEG on ARMv6. Only affects the 16-point horizontal-pass IDCT.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21528 a1c6a512-1295-4272-9138-f99709370657
apps/recorder/jpeg_load.c