Searched refs:res_temp6_4x32b (Results 1 - 1 of 1) sorted by relevance

/external/libhevc/common/x86/
H A Dihevc_weighted_pred_ssse3_intr.c156 __m128i res_temp4_4x32b, res_temp5_4x32b, res_temp6_4x32b, res_temp7_4x32b; local
188 res_temp6_4x32b = _mm_unpackhi_epi16(res_temp2_4x32b, src_temp2_8x16b);
199 res_temp6_4x32b = _mm_add_epi32(res_temp6_4x32b, lvl_shift_4x32b);
215 res_temp6_4x32b = _mm_srai_epi32(res_temp6_4x32b, shift);
227 res_temp6_4x32b = _mm_add_epi32(res_temp6_4x32b, off0_4x32b);
232 res_temp2_4x32b = _mm_packs_epi32(res_temp2_4x32b, res_temp6_4x32b);
449 __m128i res_temp4_4x32b, res_temp5_4x32b, res_temp6_4x32b, res_temp7_4x32 local
786 __m128i res_temp5_4x32b, res_temp6_4x32b, res_temp7_4x32b, res_temp8_4x32b; local
1075 __m128i res_temp5_4x32b, res_temp6_4x32b, res_temp7_4x32b, res_temp8_4x32b; local
[all...]

Completed in 59 milliseconds