Searched refs:UpdateThreshold (Results 1 – 4 of 4) sorted by relevance
123 UpdateThreshold(T, now_ms); in Detect()128 void OveruseDetector::UpdateThreshold(double modified_offset, int64_t now_ms) { in UpdateThreshold() function in webrtc::OveruseDetector
44 void UpdateThreshold(double modified_offset, int64_t now_ms);
94 void UpdateThreshold(double modified_offset, int64_t now_ms);
310 UpdateThreshold(modified_trend, now_ms); in Detect()313 void TrendlineEstimator::UpdateThreshold(double modified_trend, in UpdateThreshold() function in webrtc::TrendlineEstimator