Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/rc/
H A Drc_ctx.h47 RK_U32 p_scale; member
H A Drc_model_v2.c251 ctx->p_scale = 16; in bits_frm_init()
255 p_bit = ctx->gop_total_bits * 16 / (ctx->i_scale + ctx->p_scale * (gop_len - 1)); in bits_frm_init()
261 ctx->i_refresh_scale = ctx->i_scale / usr_cfg->refresh_len + ctx->p_scale; in bits_frm_init()
263 … + ctx->p_scale * (gop_len - usr_cfg->refresh_len)); in bits_frm_init()
272 ctx->p_scale = 16; in bits_frm_init()
278 …p_bit = ctx->gop_total_bits * 16 / (ctx->i_scale + ctx->vi_scale * vi_num + ctx->p_scale * (gop_le… in bits_frm_init()
362 ctx->p_scale = 16; in bits_model_preset()
424 ctx->p_scale = 16; in bits_model_update()