Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_msmf.cpp1903 videoDevices *vDs = &videoDevices::getInstance(); in buildListOfDevices() local
1904 hr = vDs->initDevices(WRL_ENUM_GET(_DeviceClass, DeviceClass, VideoCapture)); in buildListOfDevices()
1918 videoDevices *vDs = &videoDevices::getInstance(); in buildListOfDevices() local
1919 hr = vDs->initDevices(pAttributes.Get()); in buildListOfDevices()