Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc4280 int outDevIndex = _outputDeviceIndex; in SetDMOProperties() local
4303 if (_GetDefaultDeviceIndex(eRender, role, &outDevIndex) == -1) in SetDMOProperties()
4309 DWORD devIndex = static_cast<uint32_t>(outDevIndex << 16) + in SetDMOProperties()
4313 inDevIndex, outDevIndex); in SetDMOProperties()