Home
last modified time | relevance | path

Searched refs:pf_inter_pred_luma_horz (Results 1 – 6 of 6) sorted by relevance

/external/libavc/encoder/x86/
Dih264e_function_selector_ssse3.c168 ps_codec->pf_inter_pred_luma_horz = ih264_inter_pred_luma_horz_ssse3; in ih264e_init_function_ptr_ssse3()
/external/libavc/encoder/arm/
Dih264e_function_selector_av8.c212 ps_codec->pf_inter_pred_luma_horz = ih264_inter_pred_luma_horz_av8; in ih264e_init_function_ptr_neon_av8()
Dih264e_function_selector_a9q.c202 ps_codec->pf_inter_pred_luma_horz = ih264_inter_pred_luma_horz_a9q; in ih264e_init_function_ptr_neon_a9q()
/external/libavc/encoder/
Dih264e_function_selector_generic.c214 ps_codec->pf_inter_pred_luma_horz = ih264_inter_pred_luma_horz; in ih264e_init_function_ptr_generic()
Dih264e_structs.h2726 ih264_inter_pred_luma_ft *pf_inter_pred_luma_horz; member
/external/libhevc/encoder/
Dihevce_enc_subpel_gen.c243 ihevc_inter_pred_ft *pf_inter_pred_luma_horz = in ihevce_pad_interp_recon_ctb() local
399 pf_inter_pred_luma_horz( in ihevce_pad_interp_recon_ctb()