Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_defs.h604 #define DISABLE_TOP_SYNC 0 macro
Dihevce_enc_loop_utils.c4955 ps_ctxt->u1_disable_intra_eval ? !DISABLE_TOP_SYNC && s_nbr.u1_top_avail in ihevce_inter_rdopt_cu_ntu()
5663 ps_ctxt->u1_disable_intra_eval ? !DISABLE_TOP_SYNC && s_nbr.u1_top_avail in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()
5928 if(ps_ctxt->u1_disable_intra_eval && DISABLE_TOP_SYNC && (ps_pu->b4_pos_y == 0)) in ihevce_inter_rdopt_cu_mc_mvp()
10045 ps_ctxt->u1_disable_intra_eval ? !DISABLE_TOP_SYNC && s_nbr.u1_top_avail in ihevce_final_rdopt_mode_prcs()
Dihevce_enc_cu_recursion.c1865 #if !DISABLE_TOP_SYNC in ihevce_compute_rdo()
Dihevce_enc_loop_pass.c583 u1_enable_top_row_sync = !DISABLE_TOP_SYNC; in ihevce_cu_mode_decide()