Searched refs:_DeviceClass (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/videoio/src/ |
D | cap_msmf.cpp | 616 …long checkDevice(_DeviceClass devClass, DEFINE_TASK<void>* pTask, MAKE_WRL_REF(_IDeviceInformation… 631 long initDevices(_DeviceClass devClass); 1904 hr = vDs->initDevices(WRL_ENUM_GET(_DeviceClass, DeviceClass, VideoCapture)); in buildListOfDevices() 2178 long videoDevice::checkDevice(_DeviceClass devClass, DEFINE_TASK<void>* pTask, MAKE_WRL_REF(_IDevic… in checkDevice() 2286 …hr = checkDevice(WRL_ENUM_GET(_DeviceClass, DeviceClass, VideoCapture), &pTask, REF_WRL_OBJ(pDevIn… in initDevice() 2866 long videoDevices::initDevices(_DeviceClass devClass) in initDevices()
|
D | cap_msmf.hpp | 424 #define _DeviceClass Windows::Devices::Enumeration::DeviceClass macro 514 #define _DeviceClass ABI::Windows::Devices::Enumeration::DeviceClass macro
|