Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_me.c224 WORD32 i4_left_mode, i4_top_mode, i4_top_left_mode, i4_top_right_mode; in ih264e_get_search_candidates() local
253 i4_top_mode = (ps_proc->ps_top_row_pu_ME + i4_mb_x)->b2_pred_mode != i4_cmpl_predmode; in ih264e_get_search_candidates()
279 if (ps_ngbr_avbl->u1_mb_b && i4_top_mode) in ih264e_get_search_candidates()