Searched refs:OverUseDetectorOptions (Results 1 - 10 of 10) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
H A Doveruse_detector.h27 explicit OveruseDetector(const OverUseDetectorOptions& options);
54 webrtc::OverUseDetectorOptions options_;
H A Doveruse_estimator.h23 explicit OveruseEstimator(const OverUseDetectorOptions& options);
55 OverUseDetectorOptions options_;
H A Doveruse_detector.cc55 OveruseDetector::OveruseDetector(const OverUseDetectorOptions& options)
H A Dremote_bitrate_estimator_single_stream.cc34 const OverUseDetectorOptions& options,
89 ssrc, new Detector(now_ms, OverUseDetectorOptions(), true)));
H A Doveruse_estimator.cc28 OveruseEstimator::OveruseEstimator(const OverUseDetectorOptions& options)
H A Dremote_bitrate_estimator_abs_send_time.cc109 estimator_(OverUseDetectorOptions()),
110 detector_(OverUseDetectorOptions()),
H A Doveruse_detector_unittest.cc116 OverUseDetectorOptions options_;
/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Drtcp_format_remb_unittest.cc74 OverUseDetectorOptions over_use_detector_options_;
H A Drtcp_receiver_unittest.cc137 OverUseDetectorOptions over_use_detector_options_;
/external/webrtc/webrtc/
H A Dcommon_types.h24 // warning. Affects OverUseDetectorOptions.
747 struct OverUseDetectorOptions { struct in namespace:webrtc
748 OverUseDetectorOptions() function in struct:webrtc::OverUseDetectorOptions

Completed in 691 milliseconds