Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_inter_mode_sifter.h124 PF_LUMA_INTER_PRED_PU pf_luma_inter_pred_pu; member
180 PF_LUMA_INTER_PRED_PU pf_luma_inter_pred_pu; member
Dihevce_enc_loop_inter_mode_sifter.c173 PF_LUMA_INTER_PRED_PU pf_luma_inter_pred_pu, in ihevce_compute_inter_pred_and_cost() argument
186 u1_is_valid_mv = pf_luma_inter_pred_pu(ps_mc_ctxt, ps_pu, pv_pred, i4_pred_stride, 0); in ihevce_compute_inter_pred_and_cost()
242 PF_LUMA_INTER_PRED_PU pf_luma_inter_pred_pu = ps_prms->pf_luma_inter_pred_pu; in ihevce_determine_best_merge_pu() local
334 pf_luma_inter_pred_pu, in ihevce_determine_best_merge_pu()
1928 PF_LUMA_INTER_PRED_PU pf_luma_inter_pred_pu, in ihevce_merge_prms_init() argument
1951 ps_prms->pf_luma_inter_pred_pu = pf_luma_inter_pred_pu; in ihevce_merge_prms_init()
2035 PF_LUMA_INTER_PRED_PU pf_luma_inter_pred_pu = ps_ctxt->pf_luma_inter_pred_pu; in ihevce_compute_pred_and_populate_modes() local
2103 pf_luma_inter_pred_pu, in ihevce_compute_pred_and_populate_modes()
2154 pf_luma_inter_pred_pu, in ihevce_compute_pred_and_populate_modes()
2171 pf_luma_inter_pred_pu, in ihevce_compute_pred_and_populate_modes()
Dihevce_enc_loop_pass.c690 s_prms.pf_luma_inter_pred_pu = ihevce_luma_inter_pred_pu; in ihevce_cu_mode_decide()