Home
last modified time | relevance | path

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

/external/webrtc/modules/pacing/
Dpacing_controller.cc172 const bool was_congested = Congested(); in SetCongestionWindow() local
174 if (was_congested && !Congested()) { in SetCongestionWindow()
181 const bool was_congested = Congested(); in UpdateOutstandingData() local
183 if (was_congested && !Congested()) { in UpdateOutstandingData()