Home
last modified time | relevance | path

Searched refs:fixed_p_pred_bit (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/codec/rc/
H A Drc_model_v2_smt.c57 RK_S64 fixed_p_pred_bit; member
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()
271 ctx->count_pred_bit = ctx->count_pred_bit + ctx->fixed_p_pred_bit; in bits_model_update_smt()