Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/
Dchannel.h592 bool _RxVadDetection; variable
Dchannel.cc544 if (_RxVadDetection) in GetAudioFrame()
882 _RxVadDetection(false), in Channel()
2613 _RxVadDetection = true; in RegisterRxVadObserver()
2632 _RxVadDetection = false; in DeRegisterRxVadObserver()