Home
last modified time | relevance | path

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

/external/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_abs_send_time.h122 void TimeoutStreams(int64_t now_ms) RTC_EXCLUSIVE_LOCKS_REQUIRED(&mutex_);
Dremote_bitrate_estimator_abs_send_time.cc287 TimeoutStreams(now_ms); in IncomingPacketInfo()
373 void RemoteBitrateEstimatorAbsSendTime::TimeoutStreams(int64_t now_ms) { in TimeoutStreams() function in webrtc::RemoteBitrateEstimatorAbsSendTime