Home
last modified time | relevance | path

Searched refs:ihevc_pad_bottom_fptr (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/
Dihevce_enc_subpel_gen.c142 ihevc_pad_bottom_ft *pf_pad_bottom = ps_func_selector->ihevc_pad_bottom_fptr; in ihevce_subpel_padding()
417 ihevc_pad_bottom_ft *pf_pad_bottom = ps_func_selector->ihevc_pad_bottom_fptr; in ihevce_recon_padding()
567 ihevc_pad_bottom_ft *pf_pad_bottom = ps_func_selector->ihevc_pad_bottom_fptr; in ihevce_pad_interp_recon_src_ctb()
Dihevce_function_selector.h135 ihevc_pad_bottom_ft *ihevc_pad_bottom_fptr; member
Dihevce_function_selector.c218 ps_enc_ctxt->s_func_selector.ihevc_pad_bottom_fptr = &ihevc_pad_bottom; in ihevce_init_function_ptr_generic()