Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/
Djfdctint-altivec.c64 out6l = vec_msums(tmp1312l, pw_f054_mf130, pd_descale_p##PASS); \
69 out6l = vec_sra(out6l, descale_p##PASS); \
73 out6 = vec_pack(out6l, out6h); \
195 out1l, out1h, out2l, out2h, out3l, out3h, out5l, out5h, out6l, out6h, in jsimd_fdct_islow_altivec() local
Djidctint-altivec.c169 out6l = vec_sub(tmp11l, tmp2l); \
174 out6l = vec_sra(out6l, descale_p##PASS); \
178 out6 = vec_pack(out6l, out6h); \
226 out5l, out5h, out6l, out6h, out7l, out7h; in jsimd_idct_islow_altivec() local