Home
last modified time | relevance | path

Searched refs:ihevc_intra_pred_chroma_dc_fptr (Results 1 – 9 of 9) sorted by relevance

/external/libhevc/decoder/
Dihevcd_function_selector.h114 ihevc_intra_pred_chroma_dc_ft *ihevc_intra_pred_chroma_dc_fptr; member
Dihevcd_api.c952 …pf_intra_pred_chroma[2] = (pf_intra_pred)ps_codec->s_func_selector.ihevc_intra_pred_chroma_dc_fptr; in ihevcd_update_function_ptr()
/external/libhevc/decoder/arm64/
Dihevcd_function_selector_av8.c87 …ps_codec->s_func_selector.ihevc_intra_pred_chroma_dc_fptr = &ihevc_intra_pred_c… in ihevcd_init_function_ptr_av8()
/external/libhevc/decoder/x86/
Dihevcd_function_selector_ssse3.c89 …ps_codec->s_func_selector.ihevc_intra_pred_chroma_dc_fptr = &ihevc_intra_pred_c… in ihevcd_init_function_ptr_ssse3()
Dihevcd_function_selector_sse42.c89 …ps_codec->s_func_selector.ihevc_intra_pred_chroma_dc_fptr = &ihevc_intra_pred_c… in ihevcd_init_function_ptr_sse42()
Dihevcd_function_selector_generic.c89 …ps_codec->s_func_selector.ihevc_intra_pred_chroma_dc_fptr = &ihevc_intra_pred_c… in ihevcd_init_function_ptr_generic()
/external/libhevc/decoder/arm/
Dihevcd_function_selector_noneon.c87 …ps_codec->s_func_selector.ihevc_intra_pred_chroma_dc_fptr = &ihevc_intra_pred_c… in ihevcd_init_function_ptr_noneon()
Dihevcd_function_selector_a9q.c87 …ps_codec->s_func_selector.ihevc_intra_pred_chroma_dc_fptr = &ihevc_intra_pred_c… in ihevcd_init_function_ptr_a9q()
/external/libhevc/decoder/mips/
Dihevcd_function_selector_mips_generic.c87 …ps_codec->s_func_selector.ihevc_intra_pred_chroma_dc_fptr = &ihevc_intra_pred_c… in ihevcd_init_function_ptr_mips_generic()