Home
last modified time | relevance | path

Searched refs:DriftCompensationSupported (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dvoe_audio_processing_unittest.cc50 bool supported = VoEAudioProcessing::DriftCompensationSupported(); in TEST_F()
Dvoe_audio_processing_impl.cc462 bool VoEAudioProcessing::DriftCompensationSupported() { in DriftCompensationSupported() function in webrtc::VoEAudioProcessing
473 if (!DriftCompensationSupported()) { in EnableDriftCompensation()
/external/webrtc/webrtc/voice_engine/include/
Dvoe_audio_processing.h107 static bool DriftCompensationSupported();