Home
last modified time | relevance | path

Searched refs:_usingInputDeviceIndex (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_device/win/
Daudio_device_core_win.h303 bool _usingInputDeviceIndex; variable
Daudio_device_core_win.cc391 _usingInputDeviceIndex(false), in AudioDeviceWindowsCore()
722 if (_usingInputDeviceIndex) { in InitMicrophone()
734 if (_usingInputDeviceIndex) { in InitMicrophone()
1687 _usingInputDeviceIndex = true; in SetRecordingDevice()
1737 _usingInputDeviceIndex = false; in SetRecordingDevice()
3430 if (!_usingInputDeviceIndex) { in SetDMOProperties()