Searched refs:corr2 (Results 1 – 1 of 1) sorted by relevance
/external/libjpeg-turbo/simd/ |
D | jquanti-altivec.c | 123 corr0, corr1, corr2, corr3, corr4, corr5, corr6, corr7, in jsimd_quantize_altivec() local 175 corr2 = vec_ld(DCTSIZE2 * 2 + 32, divisors); in jsimd_quantize_altivec() 184 row2 = vec_add(row2, corr2); in jsimd_quantize_altivec()
|