Searched refs:tmp10h (Results 1 – 1 of 1) sorted by relevance
/external/libjpeg-turbo/simd/ |
D | jidctint-altivec.c | 80 tmp10h = vec_add(tmp0h, tmp3h); \ 155 out0h = vec_add(tmp10h, tmp3h); \ 157 out7h = vec_sub(tmp10h, tmp3h); \ 223 tmp10l, tmp10h, tmp11l, tmp11h, tmp12l, tmp12h, tmp13l, tmp13h, in jsimd_idct_islow_altivec() local
|