Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_utils.c3855 U08 u1_is_zeroMV_cand = (ZERO_MV == e_search_cand_type) || in hme_populate_search_candidates() local
3883 switch(u1_is_zeroMV_cand + (u1_is_spatial_cand << 1) + (u1_is_proj_cand << 2)) in hme_populate_search_candidates()