Home
last modified time | relevance | path

Searched refs:i4_max_merge_candidates (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dihevce_enc_loop_pass.c647 s_prms.u1_max_merge_candidates = ps_ctxt->i4_max_merge_candidates; in ihevce_cu_mode_decide()
5438 ps_ctxt->i4_max_merge_candidates = 5; in ihevce_enc_loop_init()
5450 ps_ctxt->i4_max_merge_candidates = 5; in ihevce_enc_loop_init()
5463 ps_ctxt->i4_max_merge_candidates = 3; in ihevce_enc_loop_init()
5476 ps_ctxt->i4_max_merge_candidates = 2; in ihevce_enc_loop_init()
5488 ps_ctxt->i4_max_merge_candidates = 2; in ihevce_enc_loop_init()
5500 ps_ctxt->i4_max_merge_candidates = 2; in ihevce_enc_loop_init()
5513 ps_ctxt->i4_max_merge_candidates = 0; in ihevce_enc_loop_init()
Dihevce_enc_loop_structs.h2323 WORD32 i4_max_merge_candidates; member