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

  /external/chromium_org/third_party/webrtc/modules/audio_processing/
typing_detection.cc 24 reporting_threshold_(300),
48 if (penalty_counter_ > reporting_threshold_)
80 if (reporting_threshold) reporting_threshold_ = reporting_threshold;
typing_detection.h 66 int reporting_threshold_; member in class:webrtc::TypingDetection

Completed in 253 milliseconds