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