Searched refs:ihevc_intra_pred_chroma_ref_substitution_fptr (Results 1 - 9 of 9) sorted by relevance

/external/libhevc/decoder/
H A Dihevcd_function_selector.h110 ihevc_intra_pred_chroma_ref_substitution_ft *ihevc_intra_pred_chroma_ref_substitution_fptr; member in struct:__anon9831
H A Dihevcd_iquant_itrans_recon_ctb.c1046 ps_codec->s_func_selector.ihevc_intra_pred_chroma_ref_substitution_fptr(
/external/libhevc/decoder/arm/
H A Dihevcd_function_selector_a9q.c83 ps_codec->s_func_selector.ihevc_intra_pred_chroma_ref_substitution_fptr = &ihevc_intra_pred_chroma_ref_substitution_a9q;
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 47 milliseconds