Searched refs:fixed_i_pred_bit (Results 1 – 1 of 1) sorted by relevance
56 RK_S64 fixed_i_pred_bit; member229 ctx->fixed_i_pred_bit = (ctx->usr_cfg.bps_max / nfps * 8) / 8; in bits_model_smt_init()230 … ctx->fixed_p_pred_bit = ((ctx->usr_cfg.bps_max * g / nfps - ctx->fixed_i_pred_bit) / (g - 1)) / 8; in bits_model_smt_init()269 ctx->count_pred_bit = ctx->count_pred_bit + ctx->fixed_i_pred_bit; in bits_model_update_smt()