Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_pass.c592 if((!ps_ctxt->u1_use_top_at_ctb_boundary) && u1_enable_top_row_sync) in ihevce_cu_mode_decide()
957 if(!ps_ctxt->u1_use_top_at_ctb_boundary) in ihevce_cu_mode_decide()
5345 ps_ctxt->u1_use_top_at_ctb_boundary = 1; in ihevce_enc_loop_init()
5357 ps_ctxt->u1_use_top_at_ctb_boundary = 1; in ihevce_enc_loop_init()
5370 ps_ctxt->u1_use_top_at_ctb_boundary = 0; in ihevce_enc_loop_init()
5383 ps_ctxt->u1_use_top_at_ctb_boundary = 0; in ihevce_enc_loop_init()
5395 ps_ctxt->u1_use_top_at_ctb_boundary = 0; in ihevce_enc_loop_init()
5407 ps_ctxt->u1_use_top_at_ctb_boundary = 0; in ihevce_enc_loop_init()
Dihevce_enc_loop_structs.h2528 UWORD8 u1_use_top_at_ctb_boundary; member
2902 UWORD8 u1_use_top_at_ctb_boundary; member
Dihevce_enc_cu_recursion.c1847 if(ps_ctxt->u1_use_top_at_ctb_boundary) in ihevce_compute_rdo()
1873 if(!ps_ctxt->u1_use_top_at_ctb_boundary) in ihevce_compute_rdo()
1907 if(!ps_ctxt->u1_use_top_at_ctb_boundary) in ihevce_compute_rdo()
Dihevce_enc_loop_utils.c5854 if(!ps_ctxt->u1_use_top_at_ctb_boundary) in ihevce_inter_rdopt_cu_mc_mvp()