Searched refs:out2h (Results 1 - 2 of 2) sorted by relevance

/external/libjpeg-turbo/simd/
H A Djfdctint-altivec.c63 out2h = vec_msums(tmp1312h, pw_f130_f054, pd_descale_p##PASS); \
68 out2h = vec_sra(out2h, descale_p##PASS); \
72 out2 = vec_pack(out2l, out2h); \
195 out1l, out1h, out2l, out2h, out3l, out3h, out5l, out5h, out6l, out6h, local
H A Djidctint-altivec.c181 out2h = vec_add(tmp12h, tmp1h); \
186 out2h = vec_sra(out2h, descale_p##PASS); \
190 out2 = vec_pack(out2l, out2h); \
225 out0l, out0h, out1l, out1h, out2l, out2h, out3l, out3h, out4l, out4h, local

Completed in 50 milliseconds