Home | History | Annotate | Download | only in encoder

Lines Matching refs:rc_max_inter_bitrate_pct

230   if (oxcf->rc_max_inter_bitrate_pct) {
232 rc->avg_frame_bandwidth * oxcf->rc_max_inter_bitrate_pct / 100;
1625 if (oxcf->rc_max_inter_bitrate_pct) {
1627 rc->avg_frame_bandwidth * oxcf->rc_max_inter_bitrate_pct / 100;