Home
last modified time | relevance | path

Searched refs:u1_num_active_ref_l1 (Results 1 – 8 of 8) sorted by relevance

/external/libhevc/encoder/
Dhme_interface.h524 U08 u1_num_active_ref_l1; member
Dhme_refine.c1368 else if(ps_ctxt->s_frm_prms.u1_num_active_ref_l1 == 0) in hme_try_merge_high_speed()
5941 S32 i4_num_act_ref_l1 = ps_ctxt->s_frm_prms.u1_num_active_ref_l1; in hme_refine()
6247 s_subpel_prms.i4_num_act_ref_l1 = ps_ctxt->s_frm_prms.u1_num_active_ref_l1; in hme_refine()
6268 ps_inter_ctb_prms->u1_num_active_ref_l1 = ps_ctxt->s_frm_prms.u1_num_active_ref_l1; in hme_refine()
6288 ps_ctxt->s_frm_prms.u1_num_active_ref_l0 + ps_ctxt->s_frm_prms.u1_num_active_ref_l1; in hme_refine()
6632 s_srch_cand_init_data.i4_num_act_ref_l1 = ps_ctxt->s_frm_prms.u1_num_active_ref_l1; in hme_refine()
6761 ps_ctxt->s_frm_prms.u1_num_active_ref_l1); in hme_refine()
7399 ps_ctxt->s_frm_prms.u1_num_active_ref_l1); in hme_refine()
7446 (ps_ctxt->s_frm_prms.u1_num_active_ref_l1 == 0)) in hme_refine()
9055 s_mv_update_prms.i4_num_active_ref_l1 = ps_ctxt->s_frm_prms.u1_num_active_ref_l1; in hme_refine_no_encode()
[all …]
Dihevce_coarse_me_pass.c858 ps_master_ctxt->s_frm_prms.u1_num_active_ref_l1 = num_ref_l1_active; in ihevce_coarse_me_frame_init()
Dhme_utils.c3083 ps_ctxt->s_frm_prms.u1_num_active_ref_l0 + ps_ctxt->s_frm_prms.u1_num_active_ref_l1; in hme_populate_pus()
3152 ps_inter_ctb_prms->u1_num_active_ref_l1); in hme_populate_pus()
3346 ps_inter_ctb_prms->u1_num_active_ref_l1); in hme_populate_pus_8x8_cu()
5646 ASSERT(0 == ps_ctxt->s_frm_prms.u1_num_active_ref_l1); in hme_set_mv_limit_using_dvsr_data()
Dihevce_enc_structs.h3205 UWORD8 u1_num_active_ref_l1; member
Dihevce_me_pass.c1149 ps_master_ctxt->as_frm_prms[i4_me_frm_id].u1_num_active_ref_l1 = num_ref_l1_active; in ihevce_me_frame_init()
Dhme_interface.c3387 MAX(ps_frm_prms->u1_num_active_ref_l0, ps_frm_prms->u1_num_active_ref_l1) * in hme_max_search_cands_per_search_cand_loc_populator()
Dhme_subpel.c660 ps_inter_ctb_prms->u1_num_active_ref_l1 * (ps_inter_ctb_prms->i4_bidir_enabled); in hme_compute_pred_and_evaluate_bi()