Searched defs:AGC (Results 1 – 12 of 12) sorted by relevance
82 bool AudioDeviceDummy::AGC() const { return false; } in AGC() function in webrtc::AudioDeviceDummy
306 bool FileAudioDevice::AGC() const { return false; } in AGC() function in webrtc::FileAudioDevice
212 bool AGC() const override { in AGC() function
68 virtual bool AGC() const { return true; } in AGC() function
293 bool FakeAudioCaptureModule::AGC() const { in AGC() function in FakeAudioCaptureModule
1188 bool AudioDeviceModuleImpl::AGC() const in AGC() function in webrtc::AudioDeviceModuleImpl
716 bool AudioDeviceLinuxALSA::AGC() const in AGC() function in webrtc::AudioDeviceLinuxALSA
770 bool AudioDeviceLinuxPulse::AGC() const in AGC() function in webrtc::AudioDeviceLinuxPulse
975 TEST_F(AudioDeviceAPITest, AGC) { in TEST_F() argument
1097 bool AudioDeviceWindowsWave::AGC() const in AGC() function in webrtc::AudioDeviceWindowsWave
1503 bool AudioDeviceWindowsCore::AGC() const in AGC() function in webrtc::AudioDeviceWindowsCore
810 bool AudioDeviceMac::AGC() const { in AGC() function in webrtc::AudioDeviceMac