Searched refs:count_pred_bit (Results 1 – 1 of 1) sorted by relevance
54 RK_S64 count_pred_bit; member269 ctx->count_pred_bit = ctx->count_pred_bit + ctx->fixed_i_pred_bit; in bits_model_update_smt()271 ctx->count_pred_bit = ctx->count_pred_bit + ctx->fixed_p_pred_bit; in bits_model_update_smt()274 if (ctx->count_real_bit > 72057594037927935 || ctx->count_pred_bit > 72057594037927935) { in bits_model_update_smt()276 ctx->count_pred_bit = 0; in bits_model_update_smt()856 if (p->count_real_bit < p->count_pred_bit * rc_ctnr_br_thd1[cnt] / 100) { in derive_pframe_qp_by_bitrate()862 } else if (p->count_real_bit < p->count_pred_bit * rc_ctnr_br_thd2[cnt] / 100) { in derive_pframe_qp_by_bitrate()968 p->count_pred_bit = 0; in rc_model_v2_smt_start()