Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/
Djfdctint-altivec.c135 out5h = vec_msums(tmp56h, pw_mf050_mf256, z4h); \
140 out5h = vec_sra(out5h, descale_p##PASS); \
144 out5 = vec_pack(out5l, out5h); \
195 out1l, out1h, out2l, out2h, out3l, out3h, out5l, out5h, out6l, out6h, in jsimd_fdct_islow_altivec() local
Djidctint-altivec.c183 out5h = vec_sub(tmp12h, tmp1h); \
188 out5h = vec_sra(out5h, descale_p##PASS); \
191 out5 = vec_pack(out5l, out5h); \
226 out5l, out5h, out6l, out6h, out7l, out7h; in jsimd_idct_islow_altivec() local