Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_pass.c5117 ps_ctxt->i4_sbh_level = ALL_CAND_SBH; in ihevce_enc_loop_init()
5124 ps_ctxt->i4_sbh_level = NO_SBH; in ihevce_enc_loop_init()
5131 ps_ctxt->i4_sbh_level = NO_SBH; in ihevce_enc_loop_init()
5150 ps_ctxt->i4_sbh_level = NO_SBH; in ihevce_enc_loop_init()
5186 ((BEST_CAND_SBH == ps_ctxt->i4_sbh_level) && in ihevce_enc_loop_init()
5190 (ps_ctxt->i4_sbh_level == BEST_CAND_SBH); in ihevce_enc_loop_init()
5202 (ALL_CAND_SBH == ps_ctxt->i4_sbh_level)); in ihevce_enc_loop_init()
5210 (ps_ctxt->i4_sbh_level == ALL_CAND_SBH); in ihevce_enc_loop_init()
Dihevce_enc_loop_structs.h2393 WORD32 i4_sbh_level; member
Dihevce_enc_loop_utils.c9078 perform_sbh = (ps_ctxt->i4_sbh_level != NO_SBH); in ihevce_final_rdopt_mode_prcs()
9583 perform_sbh = (ps_ctxt->i4_sbh_level != NO_SBH); in ihevce_final_rdopt_mode_prcs()