~tom-gall/linaro/libjpeg-turbo

Viewing all changes in revision 2.

  • Committer: Siarhei Siamashka
  • Date: 2010-11-10 04:28:43 UTC
  • Revision ID: git-v1:4eaa1f42e360681c7b9919c1e10614636d524aa6
Added support for ARM optimizations to configure.ac

ARM NEON optimizations need the use of 16-bit data types and
benefit from 16-byte alignemnt, so we want to have macro
WITH_SIMD defined in the code.

Also automated tests are updated to work correctly on ARM.
And the required stubs for ARM optimizations added (just
copied from 'jsimd_none.c').

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: