Searched refs:tmp11h (Results 1 – 1 of 1) sorted by relevance
/external/libjpeg-turbo/simd/ |
D | jidctint-altivec.c | 92 tmp11h = vec_add(tmp1h, tmp2h); \ 168 out1h = vec_add(tmp11h, tmp2h); \ 170 out6h = vec_sub(tmp11h, tmp2h); \ 223 tmp10l, tmp10h, tmp11l, tmp11h, tmp12l, tmp12h, tmp13l, tmp13h, in jsimd_idct_islow_altivec() local
|