Home
last modified time | relevance | path

Searched refs:perform_rdoq (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dihevce_entropy_structs.h306 WORD32 perform_rdoq);
Dihevce_enc_loop_utils.c9048 WORD32 perform_sbh, perform_rdoq; in ihevce_final_rdopt_mode_prcs() local
9079 perform_rdoq = (ps_ctxt->i4_rdoq_level != NO_RDOQ); in ihevce_final_rdopt_mode_prcs()
9087 perform_rdoq = ps_ctxt->s_rdoq_sbh_ctxt.i4_perform_best_cand_rdoq; in ihevce_final_rdopt_mode_prcs()
9093 perform_rdoq = 0; in ihevce_final_rdopt_mode_prcs()
9098 if(1 == perform_rdoq) in ihevce_final_rdopt_mode_prcs()
9125 perform_rdoq, //(BEST_CAND_RDOQ == ps_ctxt->i4_rdoq_level), in ihevce_final_rdopt_mode_prcs()
9579 WORD32 perform_sbh, perform_rdoq, temp_bits; in ihevce_final_rdopt_mode_prcs() local
9584 perform_rdoq = (ps_ctxt->i4_rdoq_level != NO_RDOQ); in ihevce_final_rdopt_mode_prcs()
9592 perform_rdoq = ps_ctxt->s_rdoq_sbh_ctxt.i4_perform_best_cand_rdoq; in ihevce_final_rdopt_mode_prcs()
9619 perform_rdoq = 0; in ihevce_final_rdopt_mode_prcs()
[all …]