Home
last modified time | relevance | path

Searched refs:i4_max_num_inter_rdopt_cands (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/encoder/
Dihevce_enc_loop_inter_mode_sifter.c1368 WORD32 i4_max_num_inter_rdopt_cands, in ihevce_select_cands_to_replace_previous_worst() argument
1382 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() argument
1548 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() local
2449 i4_max_num_inter_rdopt_cands, in ihevce_compute_pred_and_populate_modes()
Dihevce_enc_loop_inter_mode_sifter.h132 WORD32 i4_max_num_inter_rdopt_cands; member
Dihevce_enc_loop_pass.c635 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()
Dihevce_enc_loop_structs.h2418 WORD32 i4_max_num_inter_rdopt_cands; member