Lines Matching defs:temp1_8x16b

1215             __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b;
1242 temp1_8x16b = _mm_set1_epi8(ai1_src_temp_val[0]); /* col=0*/
1247 temp1_8x16b = _mm_unpacklo_epi8(temp1_8x16b, fract1_8x16b);
1278 src_temp1_8x16b = _mm_maddubs_epi16(src_temp1_8x16b, temp1_8x16b);
1342 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b;
1370 temp1_8x16b = _mm_set1_epi8(ai1_src_temp_val[0]); /* col=0*/
1375 temp1_8x16b = _mm_unpacklo_epi8(temp1_8x16b, fract1_8x16b);
1446 src_temp1_8x16b = _mm_maddubs_epi16(src_temp1_8x16b, temp1_8x16b);
1657 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b;
1681 temp1_8x16b = _mm_set1_epi8(ai1_src_temp_val[0]); /* col=0*/
1686 temp1_8x16b = _mm_unpacklo_epi8(temp1_8x16b, fract1_8x16b);
1717 src_temp1_8x16b = _mm_maddubs_epi16(src_temp1_8x16b, temp1_8x16b);
1776 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b;
1801 temp1_8x16b = _mm_set1_epi8(ai1_src_temp_val[0]); /* col=0*/
1806 temp1_8x16b = _mm_unpacklo_epi8(temp1_8x16b, fract1_8x16b);
1877 src_temp1_8x16b = _mm_maddubs_epi16(src_temp1_8x16b, temp1_8x16b);
2057 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b;
2090 temp1_8x16b = _mm_set1_epi8(ai1_src_temp0_val[0]); /* row=0*/
2095 temp1_8x16b = _mm_unpacklo_epi8(temp1_8x16b, fract1_8x16b);
2116 src_values0 = _mm_maddubs_epi16(src_values0, temp1_8x16b);
2149 __m128i fract1_8x16b, temp_8x16b, temp1_8x16b;
2173 temp1_8x16b = _mm_set1_epi8(temp1);
2176 temp1_8x16b = _mm_unpacklo_epi8(temp1_8x16b, fract1_8x16b);
2199 src_values2 = _mm_maddubs_epi16(src_values2, temp1_8x16b);
2200 src_values3 = _mm_maddubs_epi16(src_values3, temp1_8x16b);
2385 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b;
2418 temp1_8x16b = _mm_set1_epi8(ai1_src_temp0_val[0]); /* row=0*/
2423 temp1_8x16b = _mm_unpacklo_epi8(temp1_8x16b, fract1_8x16b);
2444 src_values0 = _mm_maddubs_epi16(src_values0, temp1_8x16b);
2478 __m128i fract1_8x16b, temp_8x16b, temp1_8x16b;
2502 temp1_8x16b = _mm_set1_epi8(temp1);
2505 temp1_8x16b = _mm_unpacklo_epi8(temp1_8x16b, fract1_8x16b);
2528 src_values2 = _mm_maddubs_epi16(src_values2, temp1_8x16b);
2529 src_values3 = _mm_maddubs_epi16(src_values3, temp1_8x16b);