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_structs.h2524 UWORD8 u1_use_top_at_ctb_boundary; member
2893 UWORD8 u1_use_top_at_ctb_boundary; member
Dihevce_enc_loop_pass.c590 if((!ps_ctxt->u1_use_top_at_ctb_boundary) && u1_enable_top_row_sync) in ihevce_cu_mode_decide()
950 if(!ps_ctxt->u1_use_top_at_ctb_boundary) in ihevce_cu_mode_decide()
5440 ps_ctxt->u1_use_top_at_ctb_boundary = 1; in ihevce_enc_loop_init()
5452 ps_ctxt->u1_use_top_at_ctb_boundary = 1; in ihevce_enc_loop_init()
5465 ps_ctxt->u1_use_top_at_ctb_boundary = 0; in ihevce_enc_loop_init()
5478 ps_ctxt->u1_use_top_at_ctb_boundary = 0; in ihevce_enc_loop_init()
5490 ps_ctxt->u1_use_top_at_ctb_boundary = 0; in ihevce_enc_loop_init()
5502 ps_ctxt->u1_use_top_at_ctb_boundary = 0; in ihevce_enc_loop_init()
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.c5946 if(!ps_ctxt->u1_use_top_at_ctb_boundary) in ihevce_inter_rdopt_cu_mc_mvp()