Home
last modified time | relevance | path

Searched defs:MicrophoneVolumeStepSize (Results 1 – 15 of 15) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/dummy/
Daudio_device_dummy.cc140 int32_t AudioDeviceDummy::MicrophoneVolumeStepSize(uint16_t& stepSize) const { in MicrophoneVolumeStepSize() function in webrtc::AudioDeviceDummy
Dfile_audio_device.cc364 int32_t FileAudioDevice::MicrophoneVolumeStepSize(uint16_t& stepSize) const { in MicrophoneVolumeStepSize() function in webrtc::FileAudioDevice
/external/webrtc/webrtc/modules/audio_device/linux/
Daudio_mixer_manager_alsa_linux.cc1124 int32_t AudioMixerManagerLinuxALSA::MicrophoneVolumeStepSize( in MicrophoneVolumeStepSize() function in webrtc::AudioMixerManagerLinuxALSA
Daudio_mixer_manager_pulse_linux.cc931 int32_t AudioMixerManagerLinuxPulse::MicrophoneVolumeStepSize( in MicrophoneVolumeStepSize() function in webrtc::AudioMixerManagerLinuxPulse
Daudio_device_alsa_linux.cc807 int32_t AudioDeviceLinuxALSA::MicrophoneVolumeStepSize( in MicrophoneVolumeStepSize() function in webrtc::AudioDeviceLinuxALSA
Daudio_device_pulse_linux.cc860 int32_t AudioDeviceLinuxPulse::MicrophoneVolumeStepSize( in MicrophoneVolumeStepSize() function in webrtc::AudioDeviceLinuxPulse
/external/webrtc/webrtc/modules/audio_device/android/
Daudio_device_template.h295 int32_t MicrophoneVolumeStepSize(uint16_t& stepSize) const override { in MicrophoneVolumeStepSize() function
/external/webrtc/webrtc/modules/audio_device/include/
Dfake_audio_device.h90 virtual int32_t MicrophoneVolumeStepSize(uint16_t* stepSize) const { in MicrophoneVolumeStepSize() function
/external/webrtc/webrtc/modules/audio_device/mac/
Daudio_mixer_manager_mac.cc984 int32_t AudioMixerManagerMac::MicrophoneVolumeStepSize( in MicrophoneVolumeStepSize() function in webrtc::AudioMixerManagerMac
Daudio_device_mac.cc880 int32_t AudioDeviceMac::MicrophoneVolumeStepSize(uint16_t& stepSize) const { in MicrophoneVolumeStepSize() function in webrtc::AudioDeviceMac
/external/webrtc/talk/app/webrtc/test/
Dfakeaudiocapturemodule.cc394 int32_t FakeAudioCaptureModule::MicrophoneVolumeStepSize( in MicrophoneVolumeStepSize() function in FakeAudioCaptureModule
/external/webrtc/webrtc/modules/audio_device/
Daudio_device_impl.cc1283 int32_t AudioDeviceModuleImpl::MicrophoneVolumeStepSize(uint16_t* stepSize) const in MicrophoneVolumeStepSize() function in webrtc::AudioDeviceModuleImpl
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_mixer_manager_win.cc1620 int32_t AudioMixerManager::MicrophoneVolumeStepSize(uint16_t& stepSize) const in MicrophoneVolumeStepSize() function in webrtc::AudioMixerManager
Daudio_device_wave_win.cc1194 int32_t AudioDeviceWindowsWave::MicrophoneVolumeStepSize(uint16_t& stepSize) const in MicrophoneVolumeStepSize() function in webrtc::AudioDeviceWindowsWave
Daudio_device_core_win.cc1671 int32_t AudioDeviceWindowsCore::MicrophoneVolumeStepSize(uint16_t& stepSize) const in MicrophoneVolumeStepSize() function in webrtc::AudioDeviceWindowsCore