Home
last modified time | relevance | path

Searched refs:au1_cbf_cr (Results 1 – 5 of 5) sorted by relevance

/external/libhevc/encoder/
Dihevce_cabac_rdo.c204 &ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[0].au1_cbf_cr[0][1]; in ihevce_entropy_rdo_frame_init()
207 &ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[1].au1_cbf_cr[0][1]; in ihevce_entropy_rdo_frame_init()
216 &ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[0].au1_cbf_cr[1][1]; in ihevce_entropy_rdo_frame_init()
219 &ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[1].au1_cbf_cr[1][1]; in ihevce_entropy_rdo_frame_init()
232 ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[0].au1_cbf_cr, in ihevce_entropy_rdo_frame_init()
237 ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[1].au1_cbf_cr, in ihevce_entropy_rdo_frame_init()
Dihevce_entropy_structs.h165 UWORD8 au1_cbf_cr[2][MAX_TFR_DEPTH + 1]; member
Dihevce_entropy_interface.c247 ps_entropy_ctxt->apu1_cbf_cr[0] = &ps_entropy_ctxt->au1_cbf_cr[0][1]; in ihevce_entropy_init()
249 ps_entropy_ctxt->apu1_cbf_cr[1] = &ps_entropy_ctxt->au1_cbf_cr[1][1]; in ihevce_entropy_init()
Dihevce_enc_loop_structs.h1489 UWORD8 au1_cbf_cr[2][MAX_TU_IN_TU_EQ_DIV_2]; member
Dihevce_enc_loop_utils.c6906 ps_chr_intra_satd_ctxt->au1_cbf_cr[i4_subtu_idx][ctr] = cbf; in ihevce_intra_chroma_pred_mode_selector()
8245 cbf = ps_chr_intra_satd_ctxt->au1_cbf_cr[i4_subtu_idx][ctr]; in ihevce_chroma_cu_prcs_rdopt()