Home
last modified time | relevance | path

Searched refs:report_detection_update_period_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/
Dtyping_detection.cc27 report_detection_update_period_(1) { in TypingDetection()
56 report_detection_update_period_) { in Process()
87 report_detection_update_period_ = report_detection_update_period; in SetParameters()
Dtyping_detection.h88 int report_detection_update_period_; variable