Searched refs:TypingDetection (Results 1 – 3 of 3) sorted by relevance
15 TypingDetection::TypingDetection() in TypingDetection() function in webrtc::TypingDetection29 TypingDetection::~TypingDetection() {} in ~TypingDetection()31 bool TypingDetection::Process(bool key_pressed, bool vad_activity) { in Process()63 int TypingDetection::TimeSinceLastDetectionInSeconds() { in TimeSinceLastDetectionInSeconds()68 void TypingDetection::SetParameters(int time_window, in SetParameters()
18 class RTC_EXPORT TypingDetection {20 TypingDetection();21 virtual ~TypingDetection();
81 TypingDetection typing_detection_;