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

/external/libhevc/common/x86/
H A Dihevc_weighted_pred_sse42_intr.c128 __m128i const_temp_4x32b, lvl_shift_4x32b, wgt0_4x32b, off0_4x32b; local
136 const_temp_4x32b = _mm_set1_epi32(temp);
206 src_temp0_4x32b = _mm_add_epi32(src_temp0_4x32b, const_temp_4x32b);
207 src_temp1_4x32b = _mm_add_epi32(src_temp1_4x32b, const_temp_4x32b);
208 src_temp2_4x32b = _mm_add_epi32(src_temp2_4x32b, const_temp_4x32b);
209 src_temp3_4x32b = _mm_add_epi32(src_temp3_4x32b, const_temp_4x32b);
218 src_temp4_4x32b = _mm_add_epi32(src_temp4_4x32b, const_temp_4x32b);
219 src_temp5_4x32b = _mm_add_epi32(src_temp5_4x32b, const_temp_4x32b);
220 src_temp6_4x32b = _mm_add_epi32(src_temp6_4x32b, const_temp_4x32b);
221 src_temp7_4x32b = _mm_add_epi32(src_temp7_4x32b, const_temp_4x32b);
428 __m128i const_temp_4x32b, lvl_shift_4x32b, wgt0_4x32b, off0_4x32b; local
1266 __m128i const_temp_4x32b, lvl_shift1_4x32b, lvl_shift2_4x32b, wgt0_4x32b, wgt1_4x32b; local
1540 __m128i const_temp_4x32b, lvl_shift1_4x32b, lvl_shift2_4x32b, wgt0_4x32b, wgt1_4x32b; local
[all...]
H A Dihevc_intra_pred_filters_sse42_intr.c1425 __m128i const_temp_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x32b; local
1440 const_temp_4x32b = _mm_set1_epi16(16);
1521 src_temp1_8x16b = _mm_add_epi16(src_temp1_8x16b, const_temp_4x32b);
1522 src_temp2_8x16b = _mm_add_epi16(src_temp2_8x16b, const_temp_4x32b);
1523 src_temp3_8x16b = _mm_add_epi16(src_temp3_8x16b, const_temp_4x32b);
1524 src_temp4_8x16b = _mm_add_epi16(src_temp4_8x16b, const_temp_4x32b);
1666 src_temp1_8x16b = _mm_add_epi16(src_temp1_8x16b, const_temp_4x32b);
1667 src_temp2_8x16b = _mm_add_epi16(src_temp2_8x16b, const_temp_4x32b);
1668 src_temp3_8x16b = _mm_add_epi16(src_temp3_8x16b, const_temp_4x32b);
1669 src_temp4_8x16b = _mm_add_epi16(src_temp4_8x16b, const_temp_4x32b);
1967 __m128i const_temp_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x32b; local
[all...]
H A Dihevc_weighted_pred_ssse3_intr.c129 __m128i const_temp_4x32b, lvl_shift_4x32b, wgt0_8x16b, off0_4x32b; local
145 const_temp_4x32b = _mm_set1_epi32(temp);
152 lvl_shift_4x32b = _mm_add_epi32(lvl_shift_4x32b, const_temp_4x32b);
419 __m128i const_temp_4x32b, lvl_shift_4x32b, wgt0_8x16b, off0_4x32b; local
436 const_temp_4x32b = _mm_set1_epi32(temp);
442 lvl_shift_4x32b = _mm_add_epi32(lvl_shift_4x32b, const_temp_4x32b);
755 __m128i const_temp_4x32b, lvl_shift1_4x32b, lvl_shift2_4x32b, wgt0_8x16b, wgt1_8x16b; local
777 const_temp_4x32b = _mm_set1_epi32(temp);
834 res_temp1_4x32b = _mm_add_epi32(res_temp1_4x32b, const_temp_4x32b);
835 res_temp3_4x32b = _mm_add_epi32(res_temp3_4x32b, const_temp_4x32b);
1043 __m128i const_temp_4x32b, lvl_shift1_4x32b, lvl_shift2_4x32b, wgt0_8x16b, wgt1_8x16b; local
[all...]
H A Dihevc_chroma_intra_pred_filters_ssse3_intr.c153 __m128i const_temp_4x32b, const_temp1_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x32b; local
183 const_temp_4x32b = _mm_set_epi16(pu1_ref[2 * (three_nt + 1) + 1], pu1_ref[2 * (three_nt + 1)], pu1_ref[2 * (three_nt + 1) + 1],
238 res_temp2_8x16b = _mm_mullo_epi16(const_temp_4x32b, col_8x16b);
1173 __m128i const_temp_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x32b; local
1185 const_temp_4x32b = _mm_set1_epi16(16);
1284 src_temp1_8x16b = _mm_add_epi16(src_temp1_8x16b, const_temp_4x32b);
1285 src_temp2_8x16b = _mm_add_epi16(src_temp2_8x16b, const_temp_4x32b);
1286 src_temp3_8x16b = _mm_add_epi16(src_temp3_8x16b, const_temp_4x32b);
1287 src_temp4_8x16b = _mm_add_epi16(src_temp4_8x16b, const_temp_4x32b);
1458 src_temp1_8x16b = _mm_add_epi16(src_temp1_8x16b, const_temp_4x32b);
1584 __m128i const_temp_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x32b; local
[all...]
H A Dihevc_intra_pred_filters_ssse3_intr.c695 __m128i pu1_ref_16x8b, const_temp_4x32b, const_temp1_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x32b; local
955 const_temp_4x32b = _mm_set1_epi16(pu1_ref[three_nt + 1]);
995 res_temp2_8x16b = _mm_mullo_epi16(const_temp_4x32b, col_8x16b);
2339 __m128i const_temp_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x32b, zero_8x16b; local
2353 const_temp_4x32b = _mm_set1_epi16(16);
2440 src_temp1_8x16b = _mm_add_epi16(src_temp1_8x16b, const_temp_4x32b);
2441 src_temp2_8x16b = _mm_add_epi16(src_temp2_8x16b, const_temp_4x32b);
2442 src_temp3_8x16b = _mm_add_epi16(src_temp3_8x16b, const_temp_4x32b);
2443 src_temp4_8x16b = _mm_add_epi16(src_temp4_8x16b, const_temp_4x32b);
2585 src_temp1_8x16b = _mm_add_epi16(src_temp1_8x16b, const_temp_4x32b);
2888 __m128i const_temp_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x32b; local
[all...]
H A Dihevc_chroma_intra_pred_filters_sse42_intr.c134 __m128i const_temp_4x32b, const_temp1_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x32b; local
165 const_temp_4x32b = _mm_set_epi16(pu1_ref[2 * (three_nt + 1) + 1], pu1_ref[2 * (three_nt + 1)], pu1_ref[2 * (three_nt + 1) + 1],
218 res_temp2_8x16b = _mm_mullo_epi16(const_temp_4x32b, col_8x16b);

Completed in 830 milliseconds