Searched refs:GetMaxFpsConfig (Results 1 – 2 of 2) sorted by relevance
419 return GetFps(type, GetMaxFpsConfig(pixels)); in MaxFps()423 BalancedDegradationSettings::GetMaxFpsConfig(int pixels) const { in GetMaxFpsConfig() function in webrtc::BalancedDegradationSettings434 absl::optional<int> min_kbps = GetKbps(type, GetMaxFpsConfig(pixels)); in CanAdaptUp()445 absl::optional<int> min_kbps = GetKbpsRes(type, GetMaxFpsConfig(pixels)); in CanAdaptUpResolution()
134 absl::optional<Config> GetMaxFpsConfig(int pixels) const;