Home | History | Annotate | Download | only in encoder

Lines Matching defs:ps_cabac_ctxt

154     cabac_ctxt_t *ps_cabac_ctxt = ps_ent_ctxt->ps_cabac;
155 ps_cabac_ctxt->ps_mb_map_ctxt_inc = ps_cabac_ctxt->ps_mb_map_ctxt_inc_base + 1;
156 ps_cabac_ctxt->ps_lft_csbp = &ps_cabac_ctxt->s_lft_csbp;
157 ps_cabac_ctxt->ps_bitstrm = ps_ent_ctxt->ps_bitstrm;
162 mb_info_ctxt_t *ps_def_ctxt = ps_cabac_ctxt->ps_mb_map_ctxt_inc - 1;
174 ps_cabac_ctxt->ps_def_ctxt_mb_info = ps_def_ctxt;
199 cabac_ctxt_t *ps_cabac_ctxt = ps_ent_ctxt->ps_cabac;
205 bin_ctxt_model *au1_cabac_ctxt_table = ps_cabac_ctxt->au1_cabac_ctxt_table;
208 ih264e_init_cabac_enc_envirnoment(&ps_cabac_ctxt->s_cab_enc_env);
210 ps_cabac_ctxt->i1_prevps_mb_qp_delta_ctxt = 0;