Searched refs:ihevc_intra_pred_chroma_ref_substitution (Results 1 - 8 of 8) sorted by relevance

/external/libhevc/common/
H A Dihevc_chroma_intra_pred.h242 ihevc_intra_pred_chroma_ref_substitution_ft ihevc_intra_pred_chroma_ref_substitution; variable
267 ihevc_intra_pred_chroma_ref_substitution_ft ihevc_intra_pred_chroma_ref_substitution; variable
H A Dihevc_chroma_intra_pred_filters.c51 * ihevc_intra_pred_chroma_ref_substitution()
135 void ihevc_intra_pred_chroma_ref_substitution(UWORD8 *pu1_top_left, function
/external/libhevc/decoder/arm/
H A Dihevcd_function_selector_noneon.c83 ps_codec->s_func_selector.ihevc_intra_pred_chroma_ref_substitution_fptr = &ihevc_intra_pred_chroma_ref_substitution;
/external/libhevc/decoder/arm64/
H A Dihevcd_function_selector_av8.c83 ps_codec->s_func_selector.ihevc_intra_pred_chroma_ref_substitution_fptr = &ihevc_intra_pred_chroma_ref_substitution;
/external/libhevc/decoder/mips/
H A Dihevcd_function_selector_mips_generic.c83 ps_codec->s_func_selector.ihevc_intra_pred_chroma_ref_substitution_fptr = &ihevc_intra_pred_chroma_ref_substitution;
/external/libhevc/decoder/x86/
H A Dihevcd_function_selector_generic.c85 ps_codec->s_func_selector.ihevc_intra_pred_chroma_ref_substitution_fptr = &ihevc_intra_pred_chroma_ref_substitution;
H A Dihevcd_function_selector_sse42.c85 ps_codec->s_func_selector.ihevc_intra_pred_chroma_ref_substitution_fptr = &ihevc_intra_pred_chroma_ref_substitution;
H A Dihevcd_function_selector_ssse3.c85 ps_codec->s_func_selector.ihevc_intra_pred_chroma_ref_substitution_fptr = &ihevc_intra_pred_chroma_ref_substitution;

Completed in 284 milliseconds