Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Doveruse_detector.cc117 UpdateThreshold(T, now_ms); in Detect()
122 void OveruseDetector::UpdateThreshold(double modified_offset, int64_t now_ms) { in UpdateThreshold() function in webrtc::OveruseDetector
Doveruse_detector.h45 void UpdateThreshold(double modified_offset, int64_t now_ms);