Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_refine.c288 WORD32 i4_max_cands_to_add; in hme_add_me_best_as_merge_cands() local
301 i4_max_cands_to_add = MAX_MERGE_CANDTS; in hme_add_me_best_as_merge_cands()
309 i4_max_cands_to_add = 4 * 4 * 2; in hme_add_me_best_as_merge_cands()
315 i4_max_cands_to_add = 4 * 2 * 2; in hme_add_me_best_as_merge_cands()
323 i4_max_cands_to_add = 4 * 2 * 1; in hme_add_me_best_as_merge_cands()
406 if(i4_max_cands_to_add <= i4_num_cands_added) in hme_add_me_best_as_merge_cands()
479 if(i4_max_cands_to_add <= i4_num_cands_added) in hme_add_me_best_as_merge_cands()