Home
last modified time | relevance | path

Searched refs:out3h (Results 1 – 2 of 2) sorted by relevance

/external/libjpeg-turbo/simd/
Djfdctint-altivec.c137 out3h = vec_msums(tmp56h, pw_mf256_f050, z3h); \
142 out3h = vec_sra(out3h, descale_p##PASS); \
145 out3 = vec_pack(out3l, out3h); \
195 out1l, out1h, out2l, out2h, out3l, out3h, out5l, out5h, out6l, out6h, in jsimd_fdct_islow_altivec() local
Djidctint-altivec.c194 out3h = vec_add(tmp13h, tmp0h); \
199 out3h = vec_sra(out3h, descale_p##PASS); \
203 out3 = vec_pack(out3l, out3h); \
225 out0l, out0h, out1l, out1h, out2l, out2h, out3l, out3h, out4l, out4h, in jsimd_idct_islow_altivec() local