Home
last modified time | relevance | path

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

/external/webrtc/call/
Dbitrate_allocator.cc209 observer_config.LastAllocatedBitrate() == 0) in LowRateAllocation()
223 if (observer_config.LastAllocatedBitrate() != 0) in LowRateAllocation()
566 uint32_t bitrate_allocator_impl::AllocatableTrack::LastAllocatedBitrate() in LastAllocatedBitrate() function in webrtc::bitrate_allocator_impl::AllocatableTrack
578 if (LastAllocatedBitrate() == 0) { in MinBitrateWithHysteresis()
Dbitrate_allocator.h90 uint32_t LastAllocatedBitrate() const;