Searched refs:MaxWaitForPacket (Results 1 – 2 of 2) sorted by relevance
157 bool MaxWaitForPacket() const;
444 bool DecisionLogic::MaxWaitForPacket() const { in MaxWaitForPacket() function in webrtc::DecisionLogic456 return !ReinitAfterExpands(timestamp_leap) && !MaxWaitForPacket() && in ShouldContinueExpand()