Searched refs:i_scale (Results 1 – 3 of 3) sorted by relevance
227 ctx->i_scale = ctx->usr_cfg.init_ip_ratio; in bits_frm_init()232 p_bit = ctx->gop_total_bits * 16 / (ctx->i_scale + ctx->p_scale * (gop_len - 1)); in bits_frm_init()235 mpp_data_reset_v2(ctx->i_bit, p_bit * ctx->i_scale / 16); in bits_frm_init()236 ctx->i_sumbits = 2 * p_bit * ctx->i_scale / 16; in bits_frm_init()238 ctx->i_refresh_scale = ctx->i_scale / usr_cfg->refresh_len + ctx->p_scale; in bits_frm_init()248 ctx->i_scale = 320; in bits_frm_init()255 …p_bit = ctx->gop_total_bits * 16 / (ctx->i_scale + ctx->vi_scale * vi_num + ctx->p_scale * (gop_le… in bits_frm_init()259 mpp_data_reset_v2(ctx->i_bit, p_bit * ctx->i_scale / 16); in bits_frm_init()260 ctx->i_sumbits = 2 * p_bit * ctx->i_scale / 16; in bits_frm_init()327 ctx->i_scale = 80 * ctx->i_sumbits / (2 * ctx->p_sumbits); in bits_model_preset()[all …]
34 RK_U32 i_scale; member
51 RK_U32 i_scale; member