/external/libhevc/common/x86/ |
D | ihevc_weighted_pred_sse42_intr.c | 128 __m128i const_temp_4x32b, lvl_shift_4x32b, wgt0_4x32b, off0_4x32b; in ihevc_weighted_pred_uni_sse42() local 136 const_temp_4x32b = _mm_set1_epi32(temp); in ihevc_weighted_pred_uni_sse42() 206 src_temp0_4x32b = _mm_add_epi32(src_temp0_4x32b, const_temp_4x32b); in ihevc_weighted_pred_uni_sse42() 207 src_temp1_4x32b = _mm_add_epi32(src_temp1_4x32b, const_temp_4x32b); in ihevc_weighted_pred_uni_sse42() 208 src_temp2_4x32b = _mm_add_epi32(src_temp2_4x32b, const_temp_4x32b); in ihevc_weighted_pred_uni_sse42() 209 src_temp3_4x32b = _mm_add_epi32(src_temp3_4x32b, const_temp_4x32b); in ihevc_weighted_pred_uni_sse42() 218 src_temp4_4x32b = _mm_add_epi32(src_temp4_4x32b, const_temp_4x32b); in ihevc_weighted_pred_uni_sse42() 219 src_temp5_4x32b = _mm_add_epi32(src_temp5_4x32b, const_temp_4x32b); in ihevc_weighted_pred_uni_sse42() 220 src_temp6_4x32b = _mm_add_epi32(src_temp6_4x32b, const_temp_4x32b); in ihevc_weighted_pred_uni_sse42() 221 src_temp7_4x32b = _mm_add_epi32(src_temp7_4x32b, const_temp_4x32b); in ihevc_weighted_pred_uni_sse42() [all …]
|
D | ihevc_chroma_intra_pred_filters_ssse3_intr.c | 153 …__m128i const_temp_4x32b, const_temp1_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x3… in ihevc_intra_pred_chroma_planar_ssse3() local 183 …const_temp_4x32b = _mm_set_epi16(pu1_ref[2 * (three_nt + 1) + 1], pu1_ref[2 * (three_nt + 1)], pu… in ihevc_intra_pred_chroma_planar_ssse3() 238 res_temp2_8x16b = _mm_mullo_epi16(const_temp_4x32b, col_8x16b); in ihevc_intra_pred_chroma_planar_ssse3() 1173 __m128i const_temp_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x32b; in ihevc_intra_pred_chroma_mode_3_to_9_ssse3() local 1185 const_temp_4x32b = _mm_set1_epi16(16); in ihevc_intra_pred_chroma_mode_3_to_9_ssse3() 1284 src_temp1_8x16b = _mm_add_epi16(src_temp1_8x16b, const_temp_4x32b); in ihevc_intra_pred_chroma_mode_3_to_9_ssse3() 1285 src_temp2_8x16b = _mm_add_epi16(src_temp2_8x16b, const_temp_4x32b); in ihevc_intra_pred_chroma_mode_3_to_9_ssse3() 1286 src_temp3_8x16b = _mm_add_epi16(src_temp3_8x16b, const_temp_4x32b); in ihevc_intra_pred_chroma_mode_3_to_9_ssse3() 1287 src_temp4_8x16b = _mm_add_epi16(src_temp4_8x16b, const_temp_4x32b); in ihevc_intra_pred_chroma_mode_3_to_9_ssse3() 1458 src_temp1_8x16b = _mm_add_epi16(src_temp1_8x16b, const_temp_4x32b); in ihevc_intra_pred_chroma_mode_3_to_9_ssse3() [all …]
|
D | ihevc_weighted_pred_ssse3_intr.c | 129 __m128i const_temp_4x32b, lvl_shift_4x32b, wgt0_8x16b, off0_4x32b; in ihevc_weighted_pred_uni_ssse3() local 145 const_temp_4x32b = _mm_set1_epi32(temp); in ihevc_weighted_pred_uni_ssse3() 152 lvl_shift_4x32b = _mm_add_epi32(lvl_shift_4x32b, const_temp_4x32b); in ihevc_weighted_pred_uni_ssse3() 419 __m128i const_temp_4x32b, lvl_shift_4x32b, wgt0_8x16b, off0_4x32b; in ihevc_weighted_pred_chroma_uni_ssse3() local 436 const_temp_4x32b = _mm_set1_epi32(temp); in ihevc_weighted_pred_chroma_uni_ssse3() 442 lvl_shift_4x32b = _mm_add_epi32(lvl_shift_4x32b, const_temp_4x32b); in ihevc_weighted_pred_chroma_uni_ssse3() 755 __m128i const_temp_4x32b, lvl_shift1_4x32b, lvl_shift2_4x32b, wgt0_8x16b, wgt1_8x16b; in ihevc_weighted_pred_bi_ssse3() local 777 const_temp_4x32b = _mm_set1_epi32(temp); in ihevc_weighted_pred_bi_ssse3() 834 res_temp1_4x32b = _mm_add_epi32(res_temp1_4x32b, const_temp_4x32b); in ihevc_weighted_pred_bi_ssse3() 835 res_temp3_4x32b = _mm_add_epi32(res_temp3_4x32b, const_temp_4x32b); in ihevc_weighted_pred_bi_ssse3() [all …]
|
D | ihevc_intra_pred_filters_sse42_intr.c | 1425 __m128i const_temp_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x32b; in ihevc_intra_pred_luma_mode_3_to_9_sse42() local 1440 const_temp_4x32b = _mm_set1_epi16(16); in ihevc_intra_pred_luma_mode_3_to_9_sse42() 1521 src_temp1_8x16b = _mm_add_epi16(src_temp1_8x16b, const_temp_4x32b); in ihevc_intra_pred_luma_mode_3_to_9_sse42() 1522 src_temp2_8x16b = _mm_add_epi16(src_temp2_8x16b, const_temp_4x32b); in ihevc_intra_pred_luma_mode_3_to_9_sse42() 1523 src_temp3_8x16b = _mm_add_epi16(src_temp3_8x16b, const_temp_4x32b); in ihevc_intra_pred_luma_mode_3_to_9_sse42() 1524 src_temp4_8x16b = _mm_add_epi16(src_temp4_8x16b, const_temp_4x32b); in ihevc_intra_pred_luma_mode_3_to_9_sse42() 1666 src_temp1_8x16b = _mm_add_epi16(src_temp1_8x16b, const_temp_4x32b); in ihevc_intra_pred_luma_mode_3_to_9_sse42() 1667 src_temp2_8x16b = _mm_add_epi16(src_temp2_8x16b, const_temp_4x32b); in ihevc_intra_pred_luma_mode_3_to_9_sse42() 1668 src_temp3_8x16b = _mm_add_epi16(src_temp3_8x16b, const_temp_4x32b); in ihevc_intra_pred_luma_mode_3_to_9_sse42() 1669 src_temp4_8x16b = _mm_add_epi16(src_temp4_8x16b, const_temp_4x32b); in ihevc_intra_pred_luma_mode_3_to_9_sse42() [all …]
|
D | ihevc_intra_pred_filters_ssse3_intr.c | 695 …__m128i pu1_ref_16x8b, const_temp_4x32b, const_temp1_4x32b, const_temp2_4x32b, const_temp3_4x32b, … in ihevc_intra_pred_luma_planar_ssse3() local 955 const_temp_4x32b = _mm_set1_epi16(pu1_ref[three_nt + 1]); in ihevc_intra_pred_luma_planar_ssse3() 995 res_temp2_8x16b = _mm_mullo_epi16(const_temp_4x32b, col_8x16b); in ihevc_intra_pred_luma_planar_ssse3() 2339 __m128i const_temp_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x32b, zero_8x16b; in ihevc_intra_pred_luma_mode_3_to_9_ssse3() local 2353 const_temp_4x32b = _mm_set1_epi16(16); in ihevc_intra_pred_luma_mode_3_to_9_ssse3() 2440 src_temp1_8x16b = _mm_add_epi16(src_temp1_8x16b, const_temp_4x32b); in ihevc_intra_pred_luma_mode_3_to_9_ssse3() 2441 src_temp2_8x16b = _mm_add_epi16(src_temp2_8x16b, const_temp_4x32b); in ihevc_intra_pred_luma_mode_3_to_9_ssse3() 2442 src_temp3_8x16b = _mm_add_epi16(src_temp3_8x16b, const_temp_4x32b); in ihevc_intra_pred_luma_mode_3_to_9_ssse3() 2443 src_temp4_8x16b = _mm_add_epi16(src_temp4_8x16b, const_temp_4x32b); in ihevc_intra_pred_luma_mode_3_to_9_ssse3() 2585 src_temp1_8x16b = _mm_add_epi16(src_temp1_8x16b, const_temp_4x32b); in ihevc_intra_pred_luma_mode_3_to_9_ssse3() [all …]
|
D | ihevc_chroma_intra_pred_filters_sse42_intr.c | 134 …__m128i const_temp_4x32b, const_temp1_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x3… in ihevc_intra_pred_chroma_planar_sse42() local 165 …const_temp_4x32b = _mm_set_epi16(pu1_ref[2 * (three_nt + 1) + 1], pu1_ref[2 * (three_nt + 1)], pu… in ihevc_intra_pred_chroma_planar_sse42() 218 res_temp2_8x16b = _mm_mullo_epi16(const_temp_4x32b, col_8x16b); in ihevc_intra_pred_chroma_planar_sse42()
|