/external/webrtc/webrtc/modules/audio_device/dummy/ |
D | audio_device_dummy.cc | 140 int32_t AudioDeviceDummy::MicrophoneVolumeStepSize(uint16_t& stepSize) const { in MicrophoneVolumeStepSize() function in webrtc::AudioDeviceDummy
|
D | file_audio_device.cc | 364 int32_t FileAudioDevice::MicrophoneVolumeStepSize(uint16_t& stepSize) const { in MicrophoneVolumeStepSize() function in webrtc::FileAudioDevice
|
/external/webrtc/webrtc/modules/audio_device/linux/ |
D | audio_mixer_manager_alsa_linux.cc | 1124 int32_t AudioMixerManagerLinuxALSA::MicrophoneVolumeStepSize( in MicrophoneVolumeStepSize() function in webrtc::AudioMixerManagerLinuxALSA
|
D | audio_mixer_manager_pulse_linux.cc | 931 int32_t AudioMixerManagerLinuxPulse::MicrophoneVolumeStepSize( in MicrophoneVolumeStepSize() function in webrtc::AudioMixerManagerLinuxPulse
|
D | audio_device_alsa_linux.cc | 807 int32_t AudioDeviceLinuxALSA::MicrophoneVolumeStepSize( in MicrophoneVolumeStepSize() function in webrtc::AudioDeviceLinuxALSA
|
D | audio_device_pulse_linux.cc | 860 int32_t AudioDeviceLinuxPulse::MicrophoneVolumeStepSize( in MicrophoneVolumeStepSize() function in webrtc::AudioDeviceLinuxPulse
|
/external/webrtc/webrtc/modules/audio_device/android/ |
D | audio_device_template.h | 295 int32_t MicrophoneVolumeStepSize(uint16_t& stepSize) const override { in MicrophoneVolumeStepSize() function
|
/external/webrtc/webrtc/modules/audio_device/include/ |
D | fake_audio_device.h | 90 virtual int32_t MicrophoneVolumeStepSize(uint16_t* stepSize) const { in MicrophoneVolumeStepSize() function
|
/external/webrtc/webrtc/modules/audio_device/mac/ |
D | audio_mixer_manager_mac.cc | 984 int32_t AudioMixerManagerMac::MicrophoneVolumeStepSize( in MicrophoneVolumeStepSize() function in webrtc::AudioMixerManagerMac
|
D | audio_device_mac.cc | 880 int32_t AudioDeviceMac::MicrophoneVolumeStepSize(uint16_t& stepSize) const { in MicrophoneVolumeStepSize() function in webrtc::AudioDeviceMac
|
/external/webrtc/talk/app/webrtc/test/ |
D | fakeaudiocapturemodule.cc | 394 int32_t FakeAudioCaptureModule::MicrophoneVolumeStepSize( in MicrophoneVolumeStepSize() function in FakeAudioCaptureModule
|
/external/webrtc/webrtc/modules/audio_device/ |
D | audio_device_impl.cc | 1283 int32_t AudioDeviceModuleImpl::MicrophoneVolumeStepSize(uint16_t* stepSize) const in MicrophoneVolumeStepSize() function in webrtc::AudioDeviceModuleImpl
|
/external/webrtc/webrtc/modules/audio_device/win/ |
D | audio_mixer_manager_win.cc | 1620 int32_t AudioMixerManager::MicrophoneVolumeStepSize(uint16_t& stepSize) const in MicrophoneVolumeStepSize() function in webrtc::AudioMixerManager
|
D | audio_device_wave_win.cc | 1194 int32_t AudioDeviceWindowsWave::MicrophoneVolumeStepSize(uint16_t& stepSize) const in MicrophoneVolumeStepSize() function in webrtc::AudioDeviceWindowsWave
|
D | audio_device_core_win.cc | 1671 int32_t AudioDeviceWindowsCore::MicrophoneVolumeStepSize(uint16_t& stepSize) const in MicrophoneVolumeStepSize() function in webrtc::AudioDeviceWindowsCore
|