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