Searched refs:out4h (Results 1 – 1 of 1) sorted by relevance
/external/libjpeg-turbo/simd/ |
D | jidctint-altivec.c | 196 out4h = vec_sub(tmp13h, tmp0h); \ 201 out4h = vec_sra(out4h, descale_p##PASS); \ 204 out4 = vec_pack(out4l, out4h); \ 225 out0l, out0h, out1l, out1h, out2l, out2h, out3l, out3h, out4l, out4h, in jsimd_idct_islow_altivec() local
|