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

/external/libhevc/common/x86/
H A Dihevc_chroma_intra_pred_filters_ssse3_intr.c1215 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
1245 temp4_8x16b = _mm_set1_epi8(ai1_src_temp_val[6]); /* col=3*/
1250 temp4_8x16b = _mm_unpacklo_epi8(temp4_8x16b, fract4_8x16b);
1281 src_temp4_8x16b = _mm_maddubs_epi16(src_temp4_8x16b, temp4_8x16b);
1342 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
1373 temp4_8x16b = _mm_set1_epi8(ai1_src_temp_val[6]); /* col=3*/
1378 temp4_8x16b = _mm_unpacklo_epi8(temp4_8x16b, fract4_8x16b);
1449 src_temp4_8x16b = _mm_maddubs_epi16(src_temp4_8x16b, temp4_8x16b);
1657 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
1776 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
2057 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
2385 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
[all...]
H A Dihevc_intra_pred_filters_sse42_intr.c1463 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
1493 temp4_8x16b = _mm_shuffle_epi32(fract2_8x16b, 0xaa);
1518 src_temp4_8x16b = _mm_maddubs_epi16(src_temp4_8x16b, temp4_8x16b);
1575 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
1600 temp4_8x16b = _mm_shuffle_epi32(fract_4x32b, 0xff);
1657 src_temp4_8x16b = _mm_maddubs_epi16(src_temp4_8x16b, temp4_8x16b);
1754 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
1782 temp4_8x16b = _mm_shuffle_epi32(fract_4x32b, 0xff);
1832 src_temp4_8x16b = _mm_maddubs_epi16(src_temp4_8x16b, temp4_8x16b);
2008 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
2174 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
2378 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
2586 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
[all...]
H A Dihevc_intra_pred_filters_ssse3_intr.c2376 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
2412 temp4_8x16b = _mm_shuffle_epi32(fract2_8x16b, 0xaa);
2437 src_temp4_8x16b = _mm_maddubs_epi16(src_temp4_8x16b, temp4_8x16b);
2494 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
2519 temp4_8x16b = _mm_shuffle_epi32(fract_4x32b, 0xff);
2576 src_temp4_8x16b = _mm_maddubs_epi16(src_temp4_8x16b, temp4_8x16b);
2673 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
2701 temp4_8x16b = _mm_shuffle_epi32(fract_4x32b, 0xff);
2751 src_temp4_8x16b = _mm_maddubs_epi16(src_temp4_8x16b, temp4_8x16b);
2928 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
3100 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
3304 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
3512 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
[all...]

Completed in 135 milliseconds