Home
last modified time | relevance | path

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

/dports/misc/visp/visp-3.4.0/example/device/framegrabber/
H A DgrabV4l2MultiCpp11Thread.cpp463 std::vector<std::thread> capture_threads; in main() local
474 capture_threads.emplace_back(capture, grabbers[deviceId], std::ref(share_images[deviceId])); in main()
503 for (auto &ct : capture_threads) { in main()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/contrib/test/
H A Dv4l2grab.c125 static int capture_threads (int fd, struct buffer *buffers, int bufpool_size, in capture_threads() function
349 capture_threads(fd, buffers, 2, fmt, n_frames, out_dir, in capture()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/contrib/test/
H A Dv4l2grab.c125 static int capture_threads (int fd, struct buffer *buffers, int bufpool_size, in capture_threads() function
349 capture_threads(fd, buffers, 2, fmt, n_frames, out_dir, in capture()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/contrib/test/
H A Dv4l2grab.c125 static int capture_threads (int fd, struct buffer *buffers, int bufpool_size, in capture_threads() function
349 capture_threads(fd, buffers, 2, fmt, n_frames, out_dir, in capture()