Home
last modified time | relevance | path

Searched refs:out1h (Results 1 – 3 of 3) sorted by relevance

/external/libjpeg-turbo/simd/
Djfdctint-altivec.c121 out1h = vec_msums(tmp47h, pw_mf089_f060, z4h); \
126 out1h = vec_sra(out1h, descale_p##PASS); \
129 out1 = vec_pack(out1l, out1h); \
195 out1l, out1h, out2l, out2h, out3l, out3h, out5l, out5h, out6l, out6h, in jsimd_fdct_islow_altivec() local
Djcsample-altivec.c97 next1e, next1o, out0l, out0h, out1l, out1h, outl, outh; in jsimd_h2v2_downsample_altivec() local
146 out1h = vec_add(next1e, next1o); in jsimd_h2v2_downsample_altivec()
148 outh = vec_add(out0h, out1h); in jsimd_h2v2_downsample_altivec()
Djidctint-altivec.c168 out1h = vec_add(tmp11h, tmp2h); \
173 out1h = vec_sra(out1h, descale_p##PASS); \
177 out1 = vec_pack(out1l, out1h); \
225 out0l, out0h, out1l, out1h, out2l, out2h, out3l, out3h, out4l, out4h, in jsimd_idct_islow_altivec() local