Home
last modified time | relevance | path

Searched refs:MinBitrateWithHysteresis (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/call/
Dbitrate_allocator.cc66 observer_config.MinBitrateWithHysteresis()) { in EnoughBitrateForAllObservers()
212 uint32_t required_bitrate = observer_config.MinBitrateWithHysteresis(); in LowRateAllocation()
227 uint32_t required_bitrate = observer_config.MinBitrateWithHysteresis(); in LowRateAllocation()
509 std::max(config.MinBitrateWithHysteresis(), stream_padding); in UpdateAllocationLimits()
575 uint32_t bitrate_allocator_impl::AllocatableTrack::MinBitrateWithHysteresis() in MinBitrateWithHysteresis() function in webrtc::bitrate_allocator_impl::AllocatableTrack
Dbitrate_allocator.h93 uint32_t MinBitrateWithHysteresis() const;