Searched defs:recip2 (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ | ||
H A D | jquanti-neon.c | 112 uint16x8_t recip2 = vld1q_u16(recip_ptr + (i + 2) * DCTSIZE); in jsimd_quantize_neon() local |
Completed in 2 milliseconds