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

  /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
overuse_detector.cc 34 threshold_(options_.initial_threshold),
97 threshold_ = options_.initial_threshold;
102 threshold_ = options_.initial_threshold / 2;
  /external/chromium_org/third_party/webrtc/
common_types.h 706 initial_threshold(25.0) {
719 double initial_threshold; member in struct:webrtc::OverUseDetectorOptions

Completed in 78 milliseconds