ARM specific libjpeg-turbo optimiztaions
Optimizations that should be undertaken for libjpeg-turbo specifically for ARM. (Others too if it benefits ARM)
Blueprint information
Whiteboard
This blueprint is a backlog is unimplemented or routines that could use further optimization. The named unimplemented functions are found in simd/jsimd_arm.c. float variants are only interested in for the arm hard float abi.
These lists are not prioritized.
Unimplemented:
jsimd_fdct_islow
jsimd_fdct_float
jsimd_h2v2_
jsimd_h2v1_
jsimd_h2v2_
jsimd_h2v1_
jsimd_h2v2_upsample
jsimd_h2v1_upsample
jsimd_rgb_
Unimplemented float:
jsimd_idct_float
jsimd_quantize_
jsimd_convsamp_
Implemented but warrants a log:
from http://
init_simd could use a going over (not thread safe and inefficient)
Upstream patch tracker : http://