Searched refs:u1_max_merge_candidates (Results 1 – 4 of 4) sorted by relevance
144 UWORD8 u1_max_merge_candidates; member
2047 UWORD8 u1_max_merge_candidates = ps_ctxt->u1_max_merge_candidates; in ihevce_compute_pred_and_populate_modes() local2119 u1_max_merge_candidates, in ihevce_compute_pred_and_populate_modes()2289 if(u1_num_merge_cands > u1_max_merge_candidates) in ihevce_compute_pred_and_populate_modes()2291 u1_num_merge_cands = u1_max_merge_candidates; in ihevce_compute_pred_and_populate_modes()
3054 UWORD8 u1_max_merge_candidates; member
654 s_prms.u1_max_merge_candidates = ps_ctxt->i4_max_merge_candidates; in ihevce_cu_mode_decide()