Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/
Djidctint-altivec.c64 tmp3l = vec_msums(in##26l, pw_f130_f054, pd_zero); \
79 tmp10l = vec_add(tmp0l, tmp3l); \
81 tmp13l = vec_sub(tmp0l, tmp3l); \
141 tmp3l = vec_msums(in##71l, pw_mf089_f060, z4l); \
154 out0l = vec_add(tmp10l, tmp3l); \
156 out7l = vec_sub(tmp10l, tmp3l); \
222 __vector int tmp0l, tmp0h, tmp1l, tmp1h, tmp2l, tmp2h, tmp3l, tmp3h, in jsimd_idct_islow_altivec() local