Home
last modified time | relevance | path

Searched refs:ihevc_inter_pred_luma_vert_w16inp_fptr (Results 1 – 13 of 13) sorted by relevance

/external/libhevc/encoder/
Dihevce_function_selector.c147 …ps_enc_ctxt->s_func_selector.ihevc_inter_pred_luma_vert_w16inp_fptr = &ihevc_inter_pred_luma_vert_… in ihevce_init_function_ptr_generic()
266 …ps_enc_ctxt->s_func_selector.ihevc_inter_pred_luma_vert_w16inp_fptr = &ihevc_inter_pred_luma_vert_… in ihevce_init_function_ptr_av8()
363 …ps_enc_ctxt->s_func_selector.ihevc_inter_pred_luma_vert_w16inp_fptr = &ihevc_inter_pred_luma_vert_… in ihevce_init_function_ptr_a9q()
Dihevce_function_selector.h65 ihevc_inter_pred_w16inp_ft *ihevc_inter_pred_luma_vert_w16inp_fptr; member
Dihevce_enc_subpel_gen.c242 ps_func_selector->ihevc_inter_pred_luma_vert_w16inp_fptr; in ihevce_pad_interp_recon_ctb()
Dihevce_inter_pred.c318 ps_func_selector->ihevc_inter_pred_luma_vert_w16inp_fptr( in ihevce_luma_interpolate_8bit_dxdy()
/external/libhevc/decoder/
Dihevcd_function_selector.h104 ihevc_inter_pred_w16inp_ft *ihevc_inter_pred_luma_vert_w16inp_fptr; member
Dihevcd_api.c923 …pf_inter_pred[9] = (pf_inter_pred)ps_codec->s_func_selector.ihevc_inter_pred_luma_vert_w16inp_fptr; in ihevcd_update_function_ptr()
/external/libhevc/decoder/arm64/
Dihevcd_function_selector_av8.c78 …ps_codec->s_func_selector.ihevc_inter_pred_luma_vert_w16inp_fptr = &ihevc_inter_pred_l… in ihevcd_init_function_ptr_av8()
/external/libhevc/decoder/x86/
Dihevcd_function_selector_sse42.c80 …ps_codec->s_func_selector.ihevc_inter_pred_luma_vert_w16inp_fptr = &ihevc_inter_pred_l… in ihevcd_init_function_ptr_sse42()
Dihevcd_function_selector_ssse3.c80 …ps_codec->s_func_selector.ihevc_inter_pred_luma_vert_w16inp_fptr = &ihevc_inter_pred_l… in ihevcd_init_function_ptr_ssse3()
Dihevcd_function_selector_generic.c80 …ps_codec->s_func_selector.ihevc_inter_pred_luma_vert_w16inp_fptr = &ihevc_inter_pred_l… in ihevcd_init_function_ptr_generic()
/external/libhevc/decoder/arm/
Dihevcd_function_selector_a9q.c78 …ps_codec->s_func_selector.ihevc_inter_pred_luma_vert_w16inp_fptr = &ihevc_inter_pred_l… in ihevcd_init_function_ptr_a9q()
Dihevcd_function_selector_noneon.c78 …ps_codec->s_func_selector.ihevc_inter_pred_luma_vert_w16inp_fptr = &ihevc_inter_pred_l… in ihevcd_init_function_ptr_noneon()
/external/libhevc/decoder/mips/
Dihevcd_function_selector_mips_generic.c78 …ps_codec->s_func_selector.ihevc_inter_pred_luma_vert_w16inp_fptr = &ihevc_inter_pred_l… in ihevcd_init_function_ptr_mips_generic()