Searched refs:IsInStartPhase (Results 1 – 2 of 2) sorted by relevance
154 if (IsInStartPhase(now_ms)) { in UpdateUmaStats()178 if (last_fraction_loss_ == 0 && IsInStartPhase(now_ms) && in UpdateEstimate()241 bool SendSideBandwidthEstimation::IsInStartPhase(int64_t now_ms) const { in IsInStartPhase() function in webrtc::SendSideBandwidthEstimation
53 bool IsInStartPhase(int64_t now_ms) const;