Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/
Dtyping_detection.cc27 report_detection_update_period_(1) {} in TypingDetection()
54 report_detection_update_period_) { in Process()
90 report_detection_update_period_ = report_detection_update_period; in SetParameters()
Dtyping_detection.h87 int report_detection_update_period_; variable