HomeSort by relevance Sort by last modified time
    Searched refs:temp3_8x16b (Results 1 - 4 of 4) sorted by null

  /external/libhevc/common/x86/
ihevc_chroma_intra_pred_filters_ssse3_intr.c 1215 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
1342 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
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...]
ihevc_sao_ssse3_intr.c 479 __m128i temp0_8x16b, temp1_8x16b, temp2_8x16b, temp3_8x16b; local
507 temp3_8x16b = _mm_shuffle_epi8(sao_offset, tmp_set_128i_4);
513 band_table3_16x8b = _mm_add_epi16(band_table3_16x8b, temp3_8x16b);
529 temp3_8x16b = _mm_cmpgt_epi16(cmp_mask, band_table0_16x8b);
530 band_table0_16x8b = _mm_and_si128(band_table0_16x8b, temp3_8x16b);
533 temp3_8x16b = _mm_cmpgt_epi16(cmp_mask, band_table3_16x8b);
534 band_table3_16x8b = _mm_or_si128(band_table3_16x8b, temp3_8x16b);
537 temp3_8x16b = _mm_cmpgt_epi16(cmp_mask, band_table2_16x8b);
538 band_table2_16x8b = _mm_or_si128(band_table2_16x8b, temp3_8x16b);
539 temp3_8x16b = _mm_cmpgt_epi16(cmp_mask, band_table3_16x8b)
    [all...]
ihevc_intra_pred_filters_sse42_intr.c 1463 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
1575 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
1754 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
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...]
ihevc_intra_pred_filters_ssse3_intr.c 2376 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
2494 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
2673 __m128i temp1_8x16b, temp2_8x16b, temp3_8x16b, temp4_8x16b; local
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 181 milliseconds