Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/
Dtransmit_mixer.h217 webrtc::TypingDetection _typingDetection; variable
Dtransmit_mixer.cc1284 if (_typingDetection.Process(keyPressed, vadActive)) { in TypingDetection()
1311 seconds = _typingDetection.TimeSinceLastDetectionInSeconds(); in TimeSinceLastTyping()
1323 _typingDetection.SetParameters(timeWindow, in SetTypingDetectionParameters()