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

  /external/webrtc/webrtc/modules/audio_processing/
typing_detection.cc 22 time_window_(10),
46 time_active_ < time_window_) {
76 if (time_window) time_window_ = time_window;
typing_detection.h 60 int time_window_; member in class:webrtc::TypingDetection

Completed in 49 milliseconds