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.c654 s_prms.u1_max_merge_candidates = ps_ctxt->i4_max_merge_candidates; in ihevce_cu_mode_decide()
5343 ps_ctxt->i4_max_merge_candidates = 5; in ihevce_enc_loop_init()
5355 ps_ctxt->i4_max_merge_candidates = 5; in ihevce_enc_loop_init()
5368 ps_ctxt->i4_max_merge_candidates = 3; in ihevce_enc_loop_init()
5381 ps_ctxt->i4_max_merge_candidates = 2; in ihevce_enc_loop_init()
5393 ps_ctxt->i4_max_merge_candidates = 2; in ihevce_enc_loop_init()
5405 ps_ctxt->i4_max_merge_candidates = 2; in ihevce_enc_loop_init()
5418 ps_ctxt->i4_max_merge_candidates = 0; in ihevce_enc_loop_init()
Dihevce_enc_loop_structs.h2327 WORD32 i4_max_merge_candidates; member