Searched refs:ref_main_idx1 (Results 1 – 4 of 4) sorted by relevance
/external/libhevc/common/x86/ |
D | ihevc_chroma_intra_pred_filters_ssse3_intr.c | 2052 WORD32 ref_main_idx1, ref_main_idx2, ref_main_idx3, ref_main_idx4; in ihevc_intra_pred_chroma_mode_19_to_25_ssse3() local 2071 ref_main_idx1 = _mm_cvtsi128_si32(src_values12); /* row=0*/ in ihevc_intra_pred_chroma_mode_19_to_25_ssse3() 2101 src_values0 = _mm_loadu_si128((__m128i *)(ref_main + ref_main_idx1)); /* col = 0-7 */ in ihevc_intra_pred_chroma_mode_19_to_25_ssse3() 2148 WORD32 ref_main_idx1, fract1, temp, temp1; in ihevc_intra_pred_chroma_mode_19_to_25_ssse3() local 2168 ref_main_idx1 = 2 * idx + 2; /* col from 0-15 */ in ihevc_intra_pred_chroma_mode_19_to_25_ssse3() 2183 src_values2 = _mm_loadu_si128((__m128i *)(ref_main + ref_main_idx1)); /* col = 0-7 */ in ihevc_intra_pred_chroma_mode_19_to_25_ssse3() 2184 … src_values3 = _mm_loadu_si128((__m128i *)(ref_main + ref_main_idx1 + 8)); /* col = 8-15 */ in ihevc_intra_pred_chroma_mode_19_to_25_ssse3() 2380 WORD32 ref_main_idx1, ref_main_idx2, ref_main_idx3, ref_main_idx4; in ihevc_intra_pred_chroma_mode_27_to_33_ssse3() local 2399 ref_main_idx1 = _mm_cvtsi128_si32(src_values12); /* row=0*/ in ihevc_intra_pred_chroma_mode_27_to_33_ssse3() 2429 src_values0 = _mm_loadu_si128((__m128i *)(pu1_ref + ref_main_idx1)); /* col = 0-7 */ in ihevc_intra_pred_chroma_mode_27_to_33_ssse3() [all …]
|
D | ihevc_intra_pred_filters_sse42_intr.c | 1458 WORD32 ref_main_idx1, ref_main_idx2, ref_main_idx3, ref_main_idx4; in ihevc_intra_pred_luma_mode_3_to_9_sse42() local 1498 ref_main_idx1 = _mm_cvtsi128_si32(ref_main_idx_4x32b); /* col=0*/ in ihevc_intra_pred_luma_mode_3_to_9_sse42() 1504 src_temp1_8x16b = _mm_loadu_si128((__m128i *)(pu1_ref + ref_main_idx1 - 1)); /* col=0*/ in ihevc_intra_pred_luma_mode_3_to_9_sse42() 2003 WORD32 ref_main_idx1, ref_main_idx2, ref_main_idx3, ref_main_idx4; in ihevc_intra_pred_luma_mode_11_to_17_sse42() local 2065 ref_main_idx1 = _mm_cvtsi128_si32(ref_main_idx_4x32b); /* col=0*/ in ihevc_intra_pred_luma_mode_11_to_17_sse42() 2071 src_temp5_8x16b = _mm_loadu_si128((__m128i *)(ref_main + ref_main_idx1)); /* col=0*/ in ihevc_intra_pred_luma_mode_11_to_17_sse42() 3428 WORD32 ref_main_idx1, ref_main_idx2, ref_main_idx3, ref_main_idx4; in ihevc_intra_pred_luma_mode_19_to_25_sse42() local 3445 ref_main_idx1 = _mm_cvtsi128_si32(src_values12); /* row=0*/ in ihevc_intra_pred_luma_mode_19_to_25_sse42() 3470 … src_values0 = _mm_loadu_si128((__m128i *)(ref_main + ref_main_idx1)); /* col = 0-7 */ in ihevc_intra_pred_luma_mode_19_to_25_sse42() 4114 WORD32 ref_main_idx1, ref_main_idx2, ref_main_idx3, ref_main_idx4; in ihevc_intra_pred_luma_mode_27_to_33_sse42() local [all …]
|
D | ihevc_intra_pred_filters_ssse3_intr.c | 2371 WORD32 ref_main_idx1, ref_main_idx2, ref_main_idx3, ref_main_idx4; in ihevc_intra_pred_luma_mode_3_to_9_ssse3() local 2417 ref_main_idx1 = _mm_cvtsi128_si32(ref_main_idx_4x32b); /* col=0*/ in ihevc_intra_pred_luma_mode_3_to_9_ssse3() 2423 src_temp1_8x16b = _mm_loadu_si128((__m128i *)(pu1_ref + ref_main_idx1 - 1)); /* col=0*/ in ihevc_intra_pred_luma_mode_3_to_9_ssse3() 2923 WORD32 ref_main_idx1, ref_main_idx2, ref_main_idx3, ref_main_idx4; in ihevc_intra_pred_luma_mode_11_to_17_ssse3() local 2991 ref_main_idx1 = _mm_cvtsi128_si32(ref_main_idx_4x32b); /* col=0*/ in ihevc_intra_pred_luma_mode_11_to_17_ssse3() 2997 src_temp5_8x16b = _mm_loadu_si128((__m128i *)(ref_main + ref_main_idx1)); /* col=0*/ in ihevc_intra_pred_luma_mode_11_to_17_ssse3() 4351 WORD32 ref_main_idx1, ref_main_idx2, ref_main_idx3, ref_main_idx4; in ihevc_intra_pred_luma_mode_19_to_25_ssse3() local 4370 ref_main_idx1 = _mm_cvtsi128_si32(src_values12); /* row=0*/ in ihevc_intra_pred_luma_mode_19_to_25_ssse3() 4395 … src_values0 = _mm_loadu_si128((__m128i *)(ref_main + ref_main_idx1)); /* col = 0-7 */ in ihevc_intra_pred_luma_mode_19_to_25_ssse3() 5039 WORD32 ref_main_idx1, ref_main_idx2, ref_main_idx3, ref_main_idx4; in ihevc_intra_pred_luma_mode_27_to_33_ssse3() local [all …]
|
/external/libhevc/common/arm/ |
D | ihevc_intra_pred_filters_neon_intr.c | 2478 uint32x2_t ref_main_idx1, ref_main_idx2; in ihevc_intra_pred_luma_mode_11_to_17_neonintr() local 2480 ref_main_idx1 = vdup_n_u32(0); in ihevc_intra_pred_luma_mode_11_to_17_neonintr() 2501 ref_main_idx1 = vld1_lane_u32((uint32_t *)ref_main_tmp1, ref_main_idx1, 0); in ihevc_intra_pred_luma_mode_11_to_17_neonintr() 2504 mul_res1 = vmull_u8(vreinterpret_u8_u32(ref_main_idx1), dup_const_32_fract); in ihevc_intra_pred_luma_mode_11_to_17_neonintr() 2709 uint32x2_t ref_main_idx1, ref_main_idx2; in ihevc_intra_pred_luma_mode_19_to_25_neonintr() local 2711 ref_main_idx1 = vdup_n_u32(0); in ihevc_intra_pred_luma_mode_19_to_25_neonintr() 2732 ref_main_idx1 = vld1_lane_u32((uint32_t *)ref_main_tmp1, ref_main_idx1, 0); in ihevc_intra_pred_luma_mode_19_to_25_neonintr() 2735 mul_res1 = vmull_u8(vreinterpret_u8_u32(ref_main_idx1), dup_const_32_fract); in ihevc_intra_pred_luma_mode_19_to_25_neonintr()
|