Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_globals.h349 extern const U08 gau1_search_cand_priority_in_l0_me[12][NUM_SEARCH_CAND_TYPES];
Dhme_globals.c1041 const U08 gau1_search_cand_priority_in_l0_me[12][NUM_SEARCH_CAND_TYPES] = { variable
Dhme_utils.c4395 U08 u1_priority_val = gau1_search_cand_priority_in_l0_me[u1_index][e_cand_type]; in hme_decide_search_candidate_priority_in_l0_me()