Searched refs:i4_modelQP (Results 1 – 2 of 2) sorted by relevance
154 WORD32 i4_modelQP; member
2112 ps_rc_ctxt->s_rc_high_lvl_stat.i4_modelQP = INVALID_QP; in ihevce_rc_get_pic_quant()2772 &ps_rc_ctxt->s_rc_high_lvl_stat.i4_modelQP, in ihevce_rc_get_pic_quant()3210 &ps_rc_ctxt->s_rc_high_lvl_stat.i4_modelQP, in ihevce_rc_get_pic_quant()5417 WORD32 i4_modelQP, i4_clipQP, i4_maxEbfQP, i4_diffQP, i4_is_model_valid, i4_deltaQP = 0; in ihevce_ebf_based_rc_correction_to_avoid_overflow() local5433 i4_modelQP = ps_rc_ctxt->s_rc_high_lvl_stat.i4_modelQP; in ihevce_ebf_based_rc_correction_to_avoid_overflow()5468 ASSERT(i4_modelQP != INVALID_QP); in ihevce_ebf_based_rc_correction_to_avoid_overflow()5486 i4_diffQP = MAX(i4_modelQP - i4_clipQP, 1); in ihevce_ebf_based_rc_correction_to_avoid_overflow()