Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_globals.c1728 /*10*/ ZERO_MV,
1785 /*13*/ ZERO_MV,
1846 /*20*/ ZERO_MV,
1906 /*26*/ ZERO_MV,
1956 /*22*/ ZERO_MV,
2016 /*28*/ ZERO_MV,
2066 /*24*/ ZERO_MV,
2126 /*30*/ ZERO_MV,
2160 /*10*/ ZERO_MV,
2217 /*13*/ ZERO_MV,
[all …]
Dhme_utils.c3855 U08 u1_is_zeroMV_cand = (ZERO_MV == e_search_cand_type) || in hme_populate_search_candidates()
3890 (ZERO_MV == e_search_cand_type) ? ps_ctxt->i1_default_ref_id in hme_populate_search_candidates()
4684 (SEARCH_CANDIDATE_TYPE_T)ZERO_MV, pu1_search_candidate_list_index[0]); in hme_search_cand_data_init()
Dhme_defs.h906 ZERO_MV = 0, enumerator
Dhme_refine.c9151 id = hme_decide_search_candidate_priority_in_l1_and_l2_me(ZERO_MV, e_me_quality_presets); in hme_refine_no_encode()