Home
last modified time | relevance | path

Searched refs:recip3 (Results 1 – 1 of 1) sorted by relevance

/external/libjpeg-turbo/simd/arm/
Djquanti-neon.c113 uint16x8_t recip3 = vld1q_u16(recip_ptr + (i + 3) * DCTSIZE); in jsimd_quantize_neon() local
153 vget_low_u16(recip3))); in jsimd_quantize_neon()
155 vget_high_u16(recip3))); in jsimd_quantize_neon()