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

/external/opencv3/modules/videoio/src/
H A Dcap_libv4l.cpp564 static int v4l2_get_ctrl_max(CvCaptureCAM_V4L* capture, __u32 id) { function
1451 int v4l2_max = v4l2_get_ctrl_max(capture, capture->control.id);
1659 v4l2_max = v4l2_get_ctrl_max(capture, capture->control.id);

Completed in 77 milliseconds