HomeSort by relevance Sort by last modified time
    Searched refs:OverUseDetectorOptions (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
overuse_detector.h 26 explicit OveruseDetector(const OverUseDetectorOptions& options);
73 OverUseDetectorOptions options_; // Must be first member
overuse_detector.cc 23 OveruseDetector::OveruseDetector(const OverUseDetectorOptions& options)
remote_bitrate_estimator_single_stream.cc 127 std::make_pair(OveruseDetector(OverUseDetectorOptions()), now_ms)));
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtcp_format_remb_unittest.cc 77 OverUseDetectorOptions over_use_detector_options_;
rtcp_sender_unittest.cc 323 OverUseDetectorOptions over_use_detector_options_;
rtcp_receiver_unittest.cc 322 OverUseDetectorOptions over_use_detector_options_;
  /external/chromium_org/third_party/webrtc/
common_types.h 24 // warning. Affects OverUseDetectorOptions.
698 struct OverUseDetectorOptions {
699 OverUseDetectorOptions()

Completed in 81 milliseconds