Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/
Dtyping_detection.cc20 detection_to_report_(false), in TypingDetection()
55 detection_to_report_ = new_detection_to_report_; in Process()
60 return detection_to_report_; in Process()
Dtyping_detection.h51 bool detection_to_report_; variable