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.c5022 ps_ctxt->i4_sbh_level = ALL_CAND_SBH; in ihevce_enc_loop_init()
5029 ps_ctxt->i4_sbh_level = NO_SBH; in ihevce_enc_loop_init()
5036 ps_ctxt->i4_sbh_level = NO_SBH; in ihevce_enc_loop_init()
5055 ps_ctxt->i4_sbh_level = NO_SBH; in ihevce_enc_loop_init()
5091 ((BEST_CAND_SBH == ps_ctxt->i4_sbh_level) && in ihevce_enc_loop_init()
5095 (ps_ctxt->i4_sbh_level == BEST_CAND_SBH); in ihevce_enc_loop_init()
5107 (ALL_CAND_SBH == ps_ctxt->i4_sbh_level)); in ihevce_enc_loop_init()
5115 (ps_ctxt->i4_sbh_level == ALL_CAND_SBH); in ihevce_enc_loop_init()
Dihevce_enc_loop_structs.h2397 WORD32 i4_sbh_level; member
Dihevce_enc_loop_utils.c8938 perform_sbh = (ps_ctxt->i4_sbh_level != NO_SBH); in ihevce_final_rdopt_mode_prcs()
9443 perform_sbh = (ps_ctxt->i4_sbh_level != NO_SBH); in ihevce_final_rdopt_mode_prcs()