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

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

Completed in 79 milliseconds