Searched refs:bps_target_high_rate (Results 1 – 1 of 1) sorted by relevance
102 RK_S32 bps_target_high_rate; member298 ctx->bps_target_high_rate = ctx->usr_cfg.bps_max; in bits_model_smt_init()300 …ctx->bits_per_pic_high_rate = axb_div_c(ctx->bps_target_high_rate, fps->fps_out_denorm, fps->fps_o… in bits_model_smt_init()374 …ctx->delta_bits_per_frame = ctx->bps_target_high_rate / (fps->fps_out_num) - ctx->bits_one_gop_sum… in bits_model_update_smt()397 RK_S32 bps_target_temp = (ctx->bps_target_low_rate + ctx->bps_target_high_rate) / 2; in bits_model_update_smt()401 bps_target_temp = ctx->bps_target_low_rate * 0.4 + ctx->bps_target_high_rate * 0.6; in bits_model_update_smt()722 p->bits_per_inter_high_rate = (p->bps_target_high_rate * in rc_model_v2_smt_start()890 … low_pre_diff_bit_use = (p->bps_target_low_rate + p->bps_target_high_rate) / 2 / fps->fps_out_num; in rc_model_v2_smt_start()