/aosp_15_r20/external/libhevc/common/x86/ |
H A 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 428 __m128i const_temp_4x32b, lvl_shift_4x32b, wgt0_4x32b, off0_4x32b; in ihevc_weighted_pred_chroma_uni_sse42() local 1266 __m128i const_temp_4x32b, lvl_shift1_4x32b, lvl_shift2_4x32b, wgt0_4x32b, wgt1_4x32b; in ihevc_weighted_pred_bi_sse42() local 1540 __m128i const_temp_4x32b, lvl_shift1_4x32b, lvl_shift2_4x32b, wgt0_4x32b, wgt1_4x32b; in ihevc_weighted_pred_chroma_bi_sse42() local
|
H A 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 419 __m128i const_temp_4x32b, lvl_shift_4x32b, wgt0_8x16b, off0_4x32b; in ihevc_weighted_pred_chroma_uni_ssse3() local 755 __m128i const_temp_4x32b, lvl_shift1_4x32b, lvl_shift2_4x32b, wgt0_8x16b, wgt1_8x16b; in ihevc_weighted_pred_bi_ssse3() local 1043 __m128i const_temp_4x32b, lvl_shift1_4x32b, lvl_shift2_4x32b, wgt0_8x16b, wgt1_8x16b; in ihevc_weighted_pred_chroma_bi_ssse3() local
|
H A D | ihevc_chroma_intra_pred_filters_ssse3_intr.c | 140 …__m128i const_temp_4x32b, const_temp1_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x3… in ihevc_intra_pred_chroma_planar_ssse3() local 1160 __m128i const_temp_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x32b; in ihevc_intra_pred_chroma_mode_3_to_9_ssse3() local 1571 __m128i const_temp_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x32b; in ihevc_intra_pred_chroma_mode_11_to_17_ssse3() local
|
H A D | ihevc_chroma_intra_pred_filters_sse42_intr.c | 121 …__m128i const_temp_4x32b, const_temp1_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x3… in ihevc_intra_pred_chroma_planar_sse42() local
|
H A D | ihevc_intra_pred_filters_ssse3_intr.c | 676 …__m128i pu1_ref_16x8b, const_temp_4x32b, const_temp1_4x32b, const_temp2_4x32b, const_temp3_4x32b, … in ihevc_intra_pred_luma_planar_ssse3() local 2320 __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 2869 __m128i const_temp_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x32b; in ihevc_intra_pred_luma_mode_11_to_17_ssse3() local
|
H A D | ihevc_intra_pred_filters_sse42_intr.c | 1407 __m128i const_temp_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x32b; in ihevc_intra_pred_luma_mode_3_to_9_sse42() local 1949 __m128i const_temp_4x32b, const_temp2_4x32b, const_temp3_4x32b, const_temp4_4x32b; in ihevc_intra_pred_luma_mode_11_to_17_sse42() local
|