Searched refs:speed_limit_factor (Results 1 – 1 of 1) sorted by relevance
108 float speed_limit_factor = 1.0f - throttling_level; in GetCurrentSpeedLimit() local110 static_cast<int>(std::ceil(kSpeedLimitMax * speed_limit_factor)); in GetCurrentSpeedLimit()