Searched defs:temp1_8x16b (Results 1 - 5 of 5) sorted by relevance

/external/libhevc/decoder/x86/
H A Dihevcd_fmt_conv_ssse3_intr.c101 __m128i temp0_8x16b, temp1_8x16b, alt_first_mask; local
151 temp1_8x16b = _mm_shuffle_epi8(src_uv1_8x16b, alt_first_mask);
153 src_u_8x16b = _mm_unpacklo_epi64(temp0_8x16b, temp1_8x16b);
154 src_v_8x16b = _mm_unpackhi_epi64(temp0_8x16b, temp1_8x16b);
164 temp1_8x16b = _mm_shuffle_epi8(src_uv1_8x16b, alt_first_mask);
166 src_u_8x16b = _mm_unpacklo_epi64(temp0_8x16b, temp1_8x16b);
167 src_v_8x16b = _mm_unpackhi_epi64(temp0_8x16b, temp1_8x16b);
177 temp1_8x16b = _mm_shuffle_epi8(src_uv1_8x16b, alt_first_mask);
179 src_u_8x16b = _mm_unpacklo_epi64(temp0_8x16b, temp1_8x16b);
180 src_v_8x16b = _mm_unpackhi_epi64(temp0_8x16b, temp1_8x16b);
[all...]
/external/libhevc/common/x86/
H A Dihevc_sao_ssse3_intr.c479 __m128i temp0_8x16b, temp1_8x16b, temp2_8x16b, temp3_8x16b; local
505 temp1_8x16b = _mm_shuffle_epi8(sao_offset, tmp_set_128i_2);
511 band_table1_16x8b = _mm_add_epi16(band_table1_16x8b, temp1_8x16b);
515 temp1_8x16b = _mm_set1_epi16(0x00ff);
520 band_table0_16x8b = _mm_and_si128(band_table0_16x8b, temp1_8x16b);
521 band_table1_16x8b = _mm_and_si128(band_table1_16x8b, temp1_8x16b);
522 band_table2_16x8b = _mm_and_si128(band_table2_16x8b, temp1_8x16b);
523 band_table3_16x8b = _mm_and_si128(band_table3_16x8b, temp1_8x16b);
525 //temp1_8x16b reuse for compare storage
558 band_table0_16x8b = _mm_and_si128(band_table0_16x8b, temp1_8x16b);
[all...]
H A Dihevc_chroma_intra_pred_filters_ssse3_intr.c1215 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
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; local
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; local
1776 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
2057 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
2149 __m128i fract1_8x16b, temp_8x16b, temp1_8x16b; local
2385 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
2478 __m128i fract1_8x16b, temp_8x16b, temp1_8x16b; local
[all...]
H A Dihevc_intra_pred_filters_sse42_intr.c1463 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
1490 temp1_8x16b = _mm_shuffle_epi32(fract1_8x16b, 0x00);
1515 src_temp1_8x16b = _mm_maddubs_epi16(src_temp1_8x16b, temp1_8x16b);
1575 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
1597 temp1_8x16b = _mm_shuffle_epi32(fract_4x32b, 0x00);
1654 src_temp1_8x16b = _mm_maddubs_epi16(src_temp1_8x16b, temp1_8x16b);
1754 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
1779 temp1_8x16b = _mm_shuffle_epi32(fract_4x32b, 0x00);
1829 src_temp1_8x16b = _mm_maddubs_epi16(src_temp1_8x16b, temp1_8x16b);
2008 __m128i temp1_8x16b, temp2_8x16 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
2409 temp1_8x16b = _mm_shuffle_epi32(fract1_8x16b, 0x00);
2434 src_temp1_8x16b = _mm_maddubs_epi16(src_temp1_8x16b, temp1_8x16b);
2494 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
2516 temp1_8x16b = _mm_shuffle_epi32(fract_4x32b, 0x00);
2573 src_temp1_8x16b = _mm_maddubs_epi16(src_temp1_8x16b, temp1_8x16b);
2673 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
2698 temp1_8x16b = _mm_shuffle_epi32(fract_4x32b, 0x00);
2748 src_temp1_8x16b = _mm_maddubs_epi16(src_temp1_8x16b, temp1_8x16b);
2928 __m128i temp1_8x16b, temp2_8x16 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 109 milliseconds