Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_function_selector.h115 ihevc_intra_pred_chroma_horz_ft *ihevc_intra_pred_chroma_horz_fptr; member
Dihevcd_api.c955 …_intra_pred_chroma[5] = (pf_intra_pred)ps_codec->s_func_selector.ihevc_intra_pred_chroma_horz_fptr; in ihevcd_update_function_ptr()
/external/libhevc/decoder/arm64/
Dihevcd_function_selector_av8.c88 …ps_codec->s_func_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_c… in ihevcd_init_function_ptr_av8()
/external/libhevc/decoder/x86/
Dihevcd_function_selector_ssse3.c90 …ps_codec->s_func_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_c… in ihevcd_init_function_ptr_ssse3()
Dihevcd_function_selector_sse42.c90 …ps_codec->s_func_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_c… in ihevcd_init_function_ptr_sse42()
Dihevcd_function_selector_generic.c90 …ps_codec->s_func_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_c… in ihevcd_init_function_ptr_generic()
/external/libhevc/decoder/arm/
Dihevcd_function_selector_noneon.c88 …ps_codec->s_func_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_c… in ihevcd_init_function_ptr_noneon()
Dihevcd_function_selector_a9q.c88 …ps_codec->s_func_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_c… in ihevcd_init_function_ptr_a9q()
/external/libhevc/decoder/mips/
Dihevcd_function_selector_mips_generic.c88 …ps_codec->s_func_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_c… in ihevcd_init_function_ptr_mips_generic()