Searched refs:OverUseDetectorOptions (Results 1 – 5 of 5) sorted by relevance
27 struct OverUseDetectorOptions { struct28 OverUseDetectorOptions() = default;39 explicit OveruseEstimator(const OverUseDetectorOptions& options); argument68 OverUseDetectorOptions options_;
46 const OverUseDetectorOptions& options, in Detector()109 std::make_pair(ssrc, new Detector(now_ms, OverUseDetectorOptions(), in IncomingPacket()
28 OveruseEstimator::OveruseEstimator(const OverUseDetectorOptions& options) in OveruseEstimator()
386 estimator_.reset(new OveruseEstimator(OverUseDetectorOptions())); in TimeoutStreams()
119 OverUseDetectorOptions options_;