Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_function_selector.h107 ihevc_inter_pred_w16out_ft *ihevc_inter_pred_luma_horz_w16out_fptr; member
Dihevcd_api.c918 …pf_inter_pred[4] = (pf_inter_pred)ps_codec->s_func_selector.ihevc_inter_pred_luma_horz_w16out_fptr; in ihevcd_update_function_ptr()
921 …pf_inter_pred[7] = (pf_inter_pred)ps_codec->s_func_selector.ihevc_inter_pred_luma_horz_w16out_fptr; in ihevcd_update_function_ptr()
922 …pf_inter_pred[8] = (pf_inter_pred)ps_codec->s_func_selector.ihevc_inter_pred_luma_horz_w16out_fptr; in ihevcd_update_function_ptr()
/external/libhevc/decoder/arm64/
Dihevcd_function_selector_av8.c81 …ps_codec->s_func_selector.ihevc_inter_pred_luma_horz_w16out_fptr = &ihevc_inter_pred_l… in ihevcd_init_function_ptr_av8()
/external/libhevc/decoder/arm/
Dihevcd_function_selector_noneon.c81 …ps_codec->s_func_selector.ihevc_inter_pred_luma_horz_w16out_fptr = &ihevc_inter_pred_l… in ihevcd_init_function_ptr_noneon()
Dihevcd_function_selector_a9q.c81 …ps_codec->s_func_selector.ihevc_inter_pred_luma_horz_w16out_fptr = &ihevc_inter_pred_l… in ihevcd_init_function_ptr_a9q()
/external/libhevc/decoder/mips/
Dihevcd_function_selector_mips_generic.c81 …ps_codec->s_func_selector.ihevc_inter_pred_luma_horz_w16out_fptr = &ihevc_inter_pred_l… in ihevcd_init_function_ptr_mips_generic()
/external/libhevc/decoder/x86/
Dihevcd_function_selector_ssse3.c83 …ps_codec->s_func_selector.ihevc_inter_pred_luma_horz_w16out_fptr = &ihevc_inter_pred_l… in ihevcd_init_function_ptr_ssse3()
Dihevcd_function_selector_generic.c83 …ps_codec->s_func_selector.ihevc_inter_pred_luma_horz_w16out_fptr = &ihevc_inter_pred_l… in ihevcd_init_function_ptr_generic()
Dihevcd_function_selector_sse42.c83 …ps_codec->s_func_selector.ihevc_inter_pred_luma_horz_w16out_fptr = &ihevc_inter_pred_l… in ihevcd_init_function_ptr_sse42()