Searched refs:CapBitrateToThresholds (Results 1 – 2 of 2) sorted by relevance
104 bitrate_ = CapBitrateToThresholds(now_ms, bitrate_); in UpdateReceiverEstimate()180 bitrate_ = CapBitrateToThresholds(now_ms, bwe_incoming_); in UpdateEstimate()238 bitrate_ = CapBitrateToThresholds(now_ms, bitrate_); in UpdateEstimate()266 uint32_t SendSideBandwidthEstimation::CapBitrateToThresholds( in CapBitrateToThresholds() function in webrtc::SendSideBandwidthEstimation
59 uint32_t CapBitrateToThresholds(int64_t now_ms, uint32_t bitrate);