Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_cabac_rdo.c613 entropy_context_t *ps_best_cu_entropy = in ihevce_entropy_update_best_cu_states() local
617 WORD32 ctb_x0_frm = (ps_best_cu_entropy->i4_ctb_x << ps_best_cu_entropy->i1_log2_ctb_size); in ihevce_entropy_update_best_cu_states()
629 UWORD8 *pu1_top_skip_flags = ps_best_cu_entropy->pu1_skip_cu_top + (cu_x0_frm >> 6); in ihevce_entropy_update_best_cu_states()
631 UWORD32 u4_skip_left_flags = ps_best_cu_entropy->u4_skip_cu_left; in ihevce_entropy_update_best_cu_states()
633 ps_best_cu_entropy = &ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[rdopt_best_cu_idx]; in ihevce_entropy_update_best_cu_states()
638 &ps_best_cu_entropy->s_cabac_ctxt.au1_ctxt_models[0], in ihevce_entropy_update_best_cu_states()