Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc4279 int inDevIndex = _inputDeviceIndex; in SetDMOProperties() local
4289 if (_GetDefaultDeviceIndex(eCapture, role, &inDevIndex) == -1) in SetDMOProperties()
4310 static_cast<uint32_t>(0x0000ffff & inDevIndex); in SetDMOProperties()
4313 inDevIndex, outDevIndex); in SetDMOProperties()