Searched defs:ref_main_idx (Results 1 – 5 of 5) sorted by relevance
/external/libhevc/common/ |
D | ihevc_intra_pred_filters.c | 1237 WORD32 idx, ref_main_idx; in ihevc_intra_pred_luma_mode_3_to_9() local 1318 WORD32 idx, ref_main_idx, ref_idx; in ihevc_intra_pred_luma_mode_11_to_17() local 1423 WORD32 ref_main_idx, ref_idx; in ihevc_intra_pred_luma_mode_19_to_25() local 1520 WORD32 idx, ref_main_idx; in ihevc_intra_pred_luma_mode_27_to_33() local
|
/external/libhevc/common/x86/ |
D | ihevc_intra_pred_filters_sse42_intr.c | 2876 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_19_to_25_sse42() local 3080 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_19_to_25_sse42() local 3289 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_19_to_25_sse42() local 3602 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_27_to_33_sse42() local 3792 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_27_to_33_sse42() local 3982 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_27_to_33_sse42() local
|
D | ihevc_intra_pred_filters_ssse3_intr.c | 3799 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_19_to_25_ssse3() local 4003 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_19_to_25_ssse3() local 4212 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_19_to_25_ssse3() local 4528 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_27_to_33_ssse3() local 4718 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_27_to_33_ssse3() local 4908 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_27_to_33_ssse3() local
|
D | ihevc_chroma_intra_pred_filters_ssse3_intr.c | 1998 WORD32 ref_main_idx, ref_idx; in ihevc_intra_pred_chroma_mode_19_to_25_ssse3() local 2354 WORD32 idx, ref_main_idx; in ihevc_intra_pred_chroma_mode_27_to_33_ssse3() local
|
/external/libhevc/common/arm/ |
D | ihevc_intra_pred_filters_neon_intr.c | 2123 uint8x8_t dup_const_fract, dup_const_32_fract, ref_main_idx, ref_main_idx_1; in ihevc_intra_pred_luma_mode_3_to_9_neonintr() local 2335 uint8x8_t ref_main_idx, ref_main_idx_1, shift_res; in ihevc_intra_pred_luma_mode_11_to_17_neonintr() local 2593 uint8x8_t ref_main_idx, ref_main_idx_1, shift_res; in ihevc_intra_pred_luma_mode_19_to_25_neonintr() local 2815 uint8x8_t dup_const_fract, dup_const_32_fract, ref_main_idx, ref_main_idx_1; in ihevc_intra_pred_luma_mode_27_to_33_neonintr() local
|