Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/
Dtyping_detection.cc20 detection_to_report_(false), in TypingDetection()
57 detection_to_report_ = new_detection_to_report_; in Process()
62 return detection_to_report_; in Process()
Dtyping_detection.h52 bool detection_to_report_; variable