Lines Matching refs:bps_max
633 cfg->bps_target, cfg->bps_max, cfg->bps_min, in show_rc_update()
634 set->bps_target, set->bps_max, set->bps_min); in show_rc_update()
669 strof_rc_mode(set->rc_mode), set->bps_target, set->bps_max, set->bps_min, in show_rc_update()
737 (set->bps_max >= 100 * SZ_1M || set->bps_max <= 1 * SZ_1K) || in proc_rc_cfg()
740 set->bps_target, set->bps_min, set->bps_max); in proc_rc_cfg()
742 cfg->bps_target, cfg->bps_min, cfg->bps_max); in proc_rc_cfg()
744 set->bps_max = cfg->bps_max; in proc_rc_cfg()
798 set->bps_max != cfg->bps_max || in proc_rc_cfg()
1585 cfg->bps_max = rc->bps_max; in set_rc_cfg()
1666 rc->bps_min, rc->bps_target, rc->bps_max, in set_rc_cfg()
1722 usr_cfg.bps_min, usr_cfg.bps_max, usr_cfg.igop, in mpp_enc_proc_rc_update()