Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/
Djfdctint-altivec.c118 out7l = vec_msums(tmp47l, pw_mf060_mf089, z3l); \
123 out7l = vec_sra(out7l, descale_p##PASS); \
128 out7 = vec_pack(out7l, out7h); \
196 out7l, out7h; in jsimd_fdct_islow_altivec() local
Djidctint-altivec.c156 out7l = vec_sub(tmp10l, tmp3l); \
161 out7l = vec_sra(out7l, descale_p##PASS); \
165 out7 = vec_pack(out7l, out7h); \
226 out5l, out5h, out6l, out6h, out7l, out7h; in jsimd_idct_islow_altivec() local