Searched refs:corr6 (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 177 corr6 = vec_ld(DCTSIZE2 * 2 + 96, divisors); in jsimd_quantize_altivec() 186 row6 = vec_add(row6, corr6); in jsimd_quantize_altivec()
|