Searched refs:i4_max_num_inter_rdopt_cands (Results 1 – 4 of 4) sorted by relevance
1368 WORD32 i4_max_num_inter_rdopt_cands, in ihevce_select_cands_to_replace_previous_worst() argument1382 i4_max_num_inter_rdopt_cands - u1_num_cands_previously_added; in ihevce_select_cands_to_replace_previous_worst()1487 WORD32 i4_max_num_inter_rdopt_cands, in ihevce_merge_cands_with_existing_best() argument1548 if((u1_num_cands_previously_added + u1_num_available_cands) > i4_max_num_inter_rdopt_cands) in ihevce_merge_cands_with_existing_best()1558 i4_max_num_inter_rdopt_cands, in ihevce_merge_cands_with_existing_best()1593 if(u1_num_cands_previously_added >= i4_max_num_inter_rdopt_cands) in ihevce_merge_cands_with_existing_best()1636 if(u1_num_cands_previously_added < i4_max_num_inter_rdopt_cands) in ihevce_merge_cands_with_existing_best()2048 WORD32 i4_max_num_inter_rdopt_cands = ps_ctxt->i4_max_num_inter_rdopt_cands; in ihevce_compute_pred_and_populate_modes() local2449 i4_max_num_inter_rdopt_cands, in ihevce_compute_pred_and_populate_modes()
132 WORD32 i4_max_num_inter_rdopt_cands; member
635 s_prms.i4_max_num_inter_rdopt_cands = ps_ctxt->i4_max_num_inter_rdopt_cands; in ihevce_cu_mode_decide()1667 ~((1 << (ps_ctxt->i4_max_num_inter_rdopt_cands + 4)) - 1); in ihevce_cu_mode_decide()4788 ps_ctxt->i4_max_num_inter_rdopt_cands = i4_num_bufs_per_thread - 4; in ihevce_enc_loop_init()
2418 WORD32 i4_max_num_inter_rdopt_cands; member