HomeSort by relevance Sort by last modified time
    Searched refs:z4h (Results 1 - 2 of 2) sorted by null

  /external/libjpeg-turbo/simd/
jfdctint-altivec.c 96 z4h = vec_msums(z34h, pw_f117_f078, pd_descale_p##PASS); \
121 out1h = vec_msums(tmp47h, pw_mf089_f060, z4h); \
135 out5h = vec_msums(tmp56h, pw_mf050_mf256, z4h); \
194 __vector int z3l, z3h, z4l, z4h, local
jidctint-altivec.c 117 z4h = vec_msums(z34h, pw_f117_f078, pd_zero); \
142 tmp3h = vec_msums(in##71h, pw_mf089_f060, z4h); \
148 tmp1h = vec_msums(in##53h, pw_mf050_mf256, z4h); \
224 z3l, z3h, z4l, z4h, local

Completed in 88 milliseconds