Searched refs:tmp56h (Results 1 – 1 of 1) sorted by relevance
/external/libjpeg-turbo/simd/ |
D | jfdctint-altivec.c | 132 tmp56h = vec_mergel(tmp5, tmp6); \ 135 out5h = vec_msums(tmp56h, pw_mf050_mf256, z4h); \ 137 out3h = vec_msums(tmp56h, pw_mf256_f050, z3h); \ 191 tmp47l, tmp47h, tmp56l, tmp56h, tmp1312l, tmp1312h, in jsimd_fdct_islow_altivec() local
|