Searched refs:InitialTimeToReduceFurther (Results 1 – 3 of 3) sorted by relevance
52 bool InitialTimeToReduceFurther(Timestamp at_time) const;
160 bool AimdRateControl::InitialTimeToReduceFurther(Timestamp at_time) const { in InitialTimeToReduceFurther() function in webrtc::AimdRateControl
286 rate_control_.InitialTimeToReduceFurther(at_time)) { in MaybeUpdateEstimate()