Lines Matching refs:s_cabac_ctxt

257         &ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[0].s_cabac_ctxt,  in ihevce_entropy_rdo_frame_init()
264 &ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[1].s_cabac_ctxt, in ihevce_entropy_rdo_frame_init()
273 &ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[0].s_cabac_ctxt.au1_ctxt_models[0], in ihevce_entropy_rdo_frame_init()
450 ps_cur_cu_entropy->s_cabac_ctxt.u4_bits_estimated_q12 = 0; in ihevce_entropy_rdo_encode_cu()
451 ps_cur_cu_entropy->s_cabac_ctxt.u4_texture_bits_estimated_q12 = 0; in ihevce_entropy_rdo_encode_cu()
452 ps_cur_cu_entropy->s_cabac_ctxt.u4_cbf_bits_q12 = 0; in ihevce_entropy_rdo_encode_cu()
460 (ps_cur_cu_entropy->s_cabac_ctxt.u4_bits_estimated_q12 + (1 << (CABAC_FRAC_BITS_Q - 1))) >> in ihevce_entropy_rdo_encode_cu()
463 ASSERT(ps_cur_cu_entropy->s_cabac_ctxt.u4_texture_bits_estimated_q12 == 0); in ihevce_entropy_rdo_encode_cu()
467 (ps_cur_cu_entropy->s_cabac_ctxt.u4_cbf_bits_q12 + (1 << (CABAC_FRAC_BITS_Q - 1))) >> in ihevce_entropy_rdo_encode_cu()
509 &ps_cur_ctb_entropy->s_cabac_ctxt.au1_ctxt_models[0], in ihevce_cabac_rdo_encode_sao()
514 ps_cur_ctb_entropy->s_cabac_ctxt.u4_bits_estimated_q12 = 0; in ihevce_cabac_rdo_encode_sao()
515 ps_cur_ctb_entropy->s_cabac_ctxt.u4_texture_bits_estimated_q12 = 0; in ihevce_cabac_rdo_encode_sao()
516 ps_cur_ctb_entropy->s_cabac_ctxt.u4_cbf_bits_q12 = 0; in ihevce_cabac_rdo_encode_sao()
520 ASSERT(ps_cur_ctb_entropy->s_cabac_ctxt.u4_range == 0); in ihevce_cabac_rdo_encode_sao()
525 (ps_cur_ctb_entropy->s_cabac_ctxt.u4_bits_estimated_q12 + (1 << (CABAC_FRAC_BITS_Q - 1))) >> in ihevce_cabac_rdo_encode_sao()
560 &ps_cur_ctb_entropy->s_cabac_ctxt.au1_ctxt_models[0], in ihevce_update_best_sao_cabac_state()
564 ps_cur_ctb_entropy->s_cabac_ctxt.u4_bits_estimated_q12 = 0; in ihevce_update_best_sao_cabac_state()
565 ps_cur_ctb_entropy->s_cabac_ctxt.u4_texture_bits_estimated_q12 = 0; in ihevce_update_best_sao_cabac_state()
566 ps_cur_ctb_entropy->s_cabac_ctxt.u4_cbf_bits_q12 = 0; in ihevce_update_best_sao_cabac_state()
638 &ps_best_cu_entropy->s_cabac_ctxt.au1_ctxt_models[0], in ihevce_entropy_update_best_cu_states()
709 ps_cur_tu_entropy->s_cabac_ctxt.u4_bits_estimated_q12 = 0; in ihevce_entropy_rdo_encode_tu()
718 (ps_cur_tu_entropy->s_cabac_ctxt.u4_bits_estimated_q12 + (1 << (CABAC_FRAC_BITS_Q - 1))) >> in ihevce_entropy_rdo_encode_tu()
801 ps_cur_tu_entropy->s_cabac_ctxt.u4_bits_estimated_q12 = 0; in ihevce_entropy_rdo_encode_tu_rdoq()
817 (ps_cur_tu_entropy->s_cabac_ctxt.u4_bits_estimated_q12 + (1 << (CABAC_FRAC_BITS_Q - 1))) >> in ihevce_entropy_rdo_encode_tu_rdoq()