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

/external/opencv3/modules/videoio/src/
H A Dcap_libv4l.cpp98 mainloop_v4l2, read_image_v4l2 -> this methods are moved from official v4l2 capture.c example
1144 static void mainloop_v4l2(CvCaptureCAM_V4L* capture) { function
1249 mainloop_v4l2(capture);
H A Dcap_v4l.cpp98 mainloop_v4l2, read_image_v4l2 -> this methods are moved from official v4l2 capture.c example
1223 static void mainloop_v4l2(CvCaptureCAM_V4L* capture) { function
1338 mainloop_v4l2(capture);
1351 mainloop_v4l2(capture);

Completed in 394 milliseconds