Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/
Djfdctint-altivec.c119 out7h = vec_msums(tmp47h, pw_mf060_mf089, z3h); \
124 out7h = vec_sra(out7h, descale_p##PASS); \
128 out7 = vec_pack(out7l, out7h); \
196 out7l, out7h; in jsimd_fdct_islow_altivec() local
Djidctint-altivec.c157 out7h = vec_sub(tmp10h, tmp3h); \
162 out7h = vec_sra(out7h, descale_p##PASS); \
165 out7 = vec_pack(out7l, out7h); \
226 out5l, out5h, out6l, out6h, out7l, out7h; in jsimd_idct_islow_altivec() local