Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_pass.c581 UWORD8 u1_enable_top_row_sync; in ihevce_cu_mode_decide() local
585 u1_enable_top_row_sync = !DISABLE_TOP_SYNC; in ihevce_cu_mode_decide()
589 u1_enable_top_row_sync = 1; in ihevce_cu_mode_decide()
592 if((!ps_ctxt->u1_use_top_at_ctb_boundary) && u1_enable_top_row_sync) in ihevce_cu_mode_decide()
665 (u1_enable_top_row_sync || (s_prms.u1_cu_pos_y > 0)); in ihevce_cu_mode_decide()