Searched refs:Congested (Results 1 – 2 of 2) sorted by relevance
172 const bool was_congested = Congested(); in SetCongestionWindow()174 if (was_congested && !Congested()) { in SetCongestionWindow()181 const bool was_congested = Congested(); in UpdateOutstandingData()183 if (was_congested && !Congested()) { in UpdateOutstandingData()189 bool PacingController::Congested() const { in Congested() function in webrtc::PacingController325 if (send_padding_if_silent_ || paused_ || Congested() || in ShouldSendKeepalive()371 if (Congested() || packet_counter_ == 0) { in NextSendTime()618 if (Congested()) { in PaddingToAdd()660 if (Congested()) { in GetPendingPacket()
148 bool Congested() const;