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.cc73 int report_detection_update_period) { in SetParameters() argument
89 if (report_detection_update_period) in SetParameters()
90 report_detection_update_period_ = report_detection_update_period; in SetParameters()
Dtyping_detection.h38 int report_detection_update_period);