Searched refs:BuiltInAECIsEnabled (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_device/
H A Daudio_device_generic.cc68 bool AudioDeviceGeneric::BuiltInAECIsEnabled() const function in class:webrtc::AudioDeviceGeneric
H A Daudio_device_generic.h160 virtual bool BuiltInAECIsEnabled() const;
H A Daudio_device_impl.h203 virtual bool BuiltInAECIsEnabled() const OVERRIDE;
H A Daudio_device_impl.cc1986 bool AudioDeviceModuleImpl::BuiltInAECIsEnabled() const function in class:webrtc::AudioDeviceModuleImpl
1990 return _ptrAudioDevice->BuiltInAECIsEnabled();
/external/chromium_org/third_party/webrtc/voice_engine/include/
H A Dvoe_hardware.h94 virtual bool BuiltInAECIsEnabled() const { return false; } function in class:webrtc::VoEHardware
/external/chromium_org/third_party/webrtc/modules/audio_device/include/
H A Daudio_device.h194 virtual bool BuiltInAECIsEnabled() const { return false; } function in class:webrtc::AudioDeviceModule
H A Dfake_audio_device.h148 virtual bool BuiltInAECIsEnabled() const { return false; } function in class:webrtc::FakeAudioDeviceModule
/external/chromium_org/third_party/webrtc/modules/audio_device/win/
H A Daudio_device_core_win.h195 virtual bool BuiltInAECIsEnabled() const;
H A Daudio_device_core_win.cc4189 bool AudioDeviceWindowsCore::BuiltInAECIsEnabled() const function in class:webrtc::AudioDeviceWindowsCore
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dfakewebrtcvoiceengine.h840 virtual bool BuiltInAECIsEnabled() const { return true; } function in class:cricket::FakeWebRtcVoiceEngine

Completed in 382 milliseconds