Move +128 offset out of range_limit, and add it to the DC coefficient in each idct...
commitdd0be234170223f73d3fb959251707e92fcd406b
authorunhelpful <unhelpful@a1c6a512-1295-4272-9138-f99709370657>
Thu, 11 Jun 2009 23:48:37 +0000 (11 23:48 +0000)
committerunhelpful <unhelpful@a1c6a512-1295-4272-9138-f99709370657>
Thu, 11 Jun 2009 23:48:37 +0000 (11 23:48 +0000)
tree019222857d68802680d3242f89ad5216cefba37d
parentd35ff830674c31266e346e8bb84651db448e7b65
Move +128 offset out of range_limit, and add it to the DC coefficient in each idct*h routine, for a small binsize improvement on idct4h, idct8h, and idct16h, and a negligible speed increase.

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