Home | History | Annotate | Download | only in win

Lines Matching refs:eCapture

698     _EnumerateEndpointDevicesAll(eCapture);
864 ret = _GetListDevice(eCapture, _inputDeviceIndex, &_ptrDeviceIn);
871 ret = _GetDefaultDevice(eCapture, role, &_ptrDeviceIn);
1936 ret = _GetDefaultDeviceName(eCapture, eCommunications, szDeviceName, bufferLen);
1940 ret = _GetListDeviceName(eCapture, index, szDeviceName, bufferLen);
1955 ret = _GetDefaultDeviceID(eCapture, eCommunications, szDeviceName, bufferLen);
1959 ret = _GetListDeviceID(eCapture, index, szDeviceName, bufferLen);
1983 if (_RefreshDeviceList(eCapture) != -1)
1985 return (_DeviceListCount(eCapture));
2070 _RefreshDeviceList(eCapture);
2079 eCapture,
4289 if (_GetDefaultDeviceIndex(eCapture, role, &inDevIndex) == -1)
4375 assert(dir == eRender || dir == eCapture);
4418 assert(eRender == dir || eCapture == dir);
4456 assert(dir == eRender || dir == eCapture);
4495 assert(dir == eRender || dir == eCapture);
4534 assert(dir == eRender || dir == eCapture);
4573 assert(dir == eRender || dir == eCapture);
4886 else if (dataFlow == eCapture)