Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_refine.c1364 else if(ps_ctxt->s_frm_prms.u1_num_active_ref_l0 == 0) in hme_try_merge_high_speed()
5940 S32 i4_num_act_ref_l0 = ps_ctxt->s_frm_prms.u1_num_active_ref_l0; in hme_refine()
6246 s_subpel_prms.i4_num_act_ref_l0 = ps_ctxt->s_frm_prms.u1_num_active_ref_l0; in hme_refine()
6267 ps_inter_ctb_prms->u1_num_active_ref_l0 = ps_ctxt->s_frm_prms.u1_num_active_ref_l0; 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()
6475 ps_ctxt->s_frm_prms.u1_num_active_ref_l0; in hme_refine()
6477 for(ref_ctr = 0; ref_ctr < ps_ctxt->s_frm_prms.u1_num_active_ref_l0; ref_ctr++) in hme_refine()
6631 s_srch_cand_init_data.i4_num_act_ref_l0 = ps_ctxt->s_frm_prms.u1_num_active_ref_l0; in hme_refine()
6760 for(i4_ref_id = 0; i4_ref_id < (ps_ctxt->s_frm_prms.u1_num_active_ref_l0 + in hme_refine()
7398 for(u1_ctr = 0; u1_ctr < (ps_ctxt->s_frm_prms.u1_num_active_ref_l0 + in hme_refine()
[all …]
Dhme_interface.h519 U08 u1_num_active_ref_l0; member
Dihevce_coarse_me_pass.c857 ps_master_ctxt->s_frm_prms.u1_num_active_ref_l0 = num_ref_l0_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()
3131 ps_inter_ctb_prms->u1_num_active_ref_l0); in hme_populate_pus()
3329 ps_inter_ctb_prms->u1_num_active_ref_l0); in hme_populate_pus_8x8_cu()
5649 for(ref_ctr = 0; ref_ctr < ps_ctxt->s_frm_prms.u1_num_active_ref_l0; ref_ctr++) in hme_set_mv_limit_using_dvsr_data()
Dihevce_enc_structs.h3200 UWORD8 u1_num_active_ref_l0; member
Dihevce_me_pass.c1148 ps_master_ctxt->as_frm_prms[i4_me_frm_id].u1_num_active_ref_l0 = num_ref_l0_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.c693 ps_inter_ctb_prms->u1_num_active_ref_l0 * (ps_inter_ctb_prms->i4_bidir_enabled); in hme_compute_pred_and_evaluate_bi()