~tom-gall/linaro/libjpeg-turbo

Viewing all changes in revision 10.

  • Committer: Siarhei Siamashka
  • Date: 2010-11-10 04:34:45 UTC
  • Revision ID: git-v1:8a20111152bbe1d7f61fef089672c7f596ba7c81
ARM NEON optimizations for quantization code in 'forward_DCT'

Integer divisions replaced with floating point multiplications.
Code is still bitexact (calculations produce the same results
for all the possible range of input values).

This optimized function is now almost 3x faster than original
C variant and improves encoding performance somewhat.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: