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

/external/webrtc/webrtc/voice_engine/
H A Dvoe_audio_processing_unittest.cc49 // TODO(andrew): Ideally, DriftCompensationSupported() would be mocked.
50 bool supported = VoEAudioProcessing::DriftCompensationSupported();
H A Dvoe_audio_processing_impl.cc462 bool VoEAudioProcessing::DriftCompensationSupported() { function in class:webrtc::VoEAudioProcessing
473 if (!DriftCompensationSupported()) {
/external/webrtc/webrtc/voice_engine/include/
H A Dvoe_audio_processing.h104 // |DriftCompensationSupported()|.
107 static bool DriftCompensationSupported();

Completed in 316 milliseconds