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.cc75 int report_detection_update_period) { in SetParameters() argument
86 if (report_detection_update_period) in SetParameters()
87 report_detection_update_period_ = report_detection_update_period; in SetParameters()
Dtyping_detection.h39 int report_detection_update_period);