Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_utils.c4029 if(1 == ps_ctxt->s_chroma_rdopt_ctxt.u1_eval_chrm_rdopt) in ihevce_intra_rdopt_cu_ntu()
4812 if(1 == ps_ctxt->s_chroma_rdopt_ctxt.u1_eval_chrm_rdopt) in ihevce_inter_rdopt_cu_ntu()
5469 if(ps_ctxt->s_chroma_rdopt_ctxt.u1_eval_chrm_rdopt && in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()
9500 !ps_ctxt->s_chroma_rdopt_ctxt.u1_eval_chrm_rdopt) in ihevce_final_rdopt_mode_prcs()
9536 ps_ctxt->s_chroma_rdopt_ctxt.u1_eval_chrm_rdopt, in ihevce_final_rdopt_mode_prcs()
9576 !ps_ctxt->s_chroma_rdopt_ctxt.u1_eval_chrm_rdopt) in ihevce_final_rdopt_mode_prcs()
9612 ps_ctxt->s_chroma_rdopt_ctxt.u1_eval_chrm_rdopt, in ihevce_final_rdopt_mode_prcs()
9949 !ps_ctxt->s_chroma_rdopt_ctxt.u1_eval_chrm_rdopt; in ihevce_set_eval_flags()
10007 !ps_ctxt->s_chroma_rdopt_ctxt.u1_eval_chrm_rdopt; in ihevce_set_eval_flags()
10021 !ps_ctxt->s_chroma_rdopt_ctxt.u1_eval_chrm_rdopt; in ihevce_set_eval_flags()
[all …]
Dihevce_enc_loop_pass.c5347 ps_ctxt->s_chroma_rdopt_ctxt.u1_eval_chrm_rdopt = ENABLE_CHROMA_RDOPT_EVAL_IN_PQ; in ihevce_enc_loop_init()
5360 ps_ctxt->s_chroma_rdopt_ctxt.u1_eval_chrm_rdopt = ENABLE_CHROMA_RDOPT_EVAL_IN_HQ; in ihevce_enc_loop_init()
5373 ps_ctxt->s_chroma_rdopt_ctxt.u1_eval_chrm_rdopt = ENABLE_CHROMA_RDOPT_EVAL_IN_MS; in ihevce_enc_loop_init()
5385 ps_ctxt->s_chroma_rdopt_ctxt.u1_eval_chrm_rdopt = ENABLE_CHROMA_RDOPT_EVAL_IN_HS; in ihevce_enc_loop_init()
5397 ps_ctxt->s_chroma_rdopt_ctxt.u1_eval_chrm_rdopt = ENABLE_CHROMA_RDOPT_EVAL_IN_XS; in ihevce_enc_loop_init()
5422 !ps_ctxt->s_chroma_rdopt_ctxt.u1_eval_chrm_rdopt; in ihevce_enc_loop_init()
Dihevce_enc_loop_structs.h1538 UWORD8 u1_eval_chrm_rdopt; member