Searched refs:bits_per_pic_high_rate (Results 1 – 1 of 1) sorted by relevance
108 RK_S32 bits_per_pic_high_rate; member300 …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()310 RK_S32 avg_high_rate = ctx->bits_per_pic_high_rate; in bits_model_smt_init()341 ctx->bits_per_intra_high_rate = ctx->bits_per_pic_high_rate * (2.0 * log((float)gop_len)); in bits_model_smt_init()342 ctx->bits_per_inter_high_rate = ctx->bits_per_pic_high_rate; in bits_model_smt_init()737 if (p->bits_target_high_rate > p->bits_per_pic_high_rate * 2) { in rc_model_v2_smt_start()738 p->bits_target_high_rate = 2 * p->bits_per_pic_high_rate; in rc_model_v2_smt_start()