Lines Matching refs:bps_target
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()
736 if ((set->bps_target >= 100 * SZ_1M || set->bps_target <= 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()
743 set->bps_target = cfg->bps_target; in proc_rc_cfg()
797 if (set->bps_target != cfg->bps_target || in proc_rc_cfg()
1584 cfg->bps_target = rc->bps_target; in set_rc_cfg()
1666 rc->bps_min, rc->bps_target, rc->bps_max, in set_rc_cfg()
1721 usr_cfg.bps_target, in mpp_enc_proc_rc_update()