Searched defs:ref_main_idx (Results 1 – 5 of 5) sorted by relevance
| /external/libhevc/common/ |
| D | ihevc_intra_pred_filters.c | 1267 WORD32 idx, ref_main_idx; in ihevc_intra_pred_luma_mode_3_to_9() local 1348 WORD32 idx, ref_main_idx, ref_idx; in ihevc_intra_pred_luma_mode_11_to_17() local 1453 WORD32 ref_main_idx, ref_idx; in ihevc_intra_pred_luma_mode_19_to_25() local 1550 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 | 2858 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_19_to_25_sse42() local 3062 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_19_to_25_sse42() local 3271 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_19_to_25_sse42() local 3584 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_27_to_33_sse42() local 3774 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_27_to_33_sse42() local 3964 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_27_to_33_sse42() local
|
| D | ihevc_intra_pred_filters_ssse3_intr.c | 3780 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_19_to_25_ssse3() local 3984 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_19_to_25_ssse3() local 4193 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_19_to_25_ssse3() local 4509 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_27_to_33_ssse3() local 4699 WORD16 ref_main_idx[9]; in ihevc_intra_pred_luma_mode_27_to_33_ssse3() local 4889 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 | 1985 WORD32 ref_main_idx, ref_idx; in ihevc_intra_pred_chroma_mode_19_to_25_ssse3() local 2341 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 | 2116 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 2328 uint8x8_t ref_main_idx, ref_main_idx_1, shift_res; in ihevc_intra_pred_luma_mode_11_to_17_neonintr() local 2586 uint8x8_t ref_main_idx, ref_main_idx_1, shift_res; in ihevc_intra_pred_luma_mode_19_to_25_neonintr() local 2808 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
|