Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_msmf.cpp497 unsigned int igt_DeviceID; member in __anon2599bf920111::ImageGrabberThread
1793 igt_DeviceID = deviceID; in ImageGrabberThread()
1823 … DebugPrintOut(L"IMAGEGRABBERTHREAD VIDEODEVICE %i: Destroing ImageGrabberThread\n", igt_DeviceID); in ~ImageGrabberThread()
1853 …ntOut(L"IMAGEGRABBERTHREAD VIDEODEVICE %i: Thread for grabbing images is started\n", igt_DeviceID); in run()
1857 …RTHREAD VIDEODEVICE %i: There is a problem with starting the process of grabbing\n", igt_DeviceID); in run()
1862 …RABBERTHREAD VIDEODEVICE %i The thread is finished without execution of grabbing\n", igt_DeviceID); in run()
1866 DebugPrintOut(L"IMAGEGRABBERTHREAD VIDEODEVICE %i: Emergency Stop thread\n", igt_DeviceID); in run()
1869 igt_func(igt_DeviceID, igt_userData); in run()
1873 DebugPrintOut(L"IMAGEGRABBERTHREAD VIDEODEVICE %i: Finish thread\n", igt_DeviceID); in run()