Searched refs:V4L2_CTRL_FLAG_NEXT_CTRL (Results 1 – 5 of 5) sorted by relevance
344 queryctrl.id = i | V4L2_CTRL_FLAG_NEXT_CTRL; in test_VIDIOC_QUERYCTRL_flag_NEXT_CTRL()387 queryctrl.id = i | V4L2_CTRL_FLAG_NEXT_CTRL; in test_VIDIOC_QUERYCTRL_flag_NEXT_CTRL()
264 next = V4L2_CTRL_FLAG_NEXT_CTRL; in gst_v4l2_fill_lists()
1858 #define V4L2_CTRL_FLAG_NEXT_CTRL 0x80000000 macro
60852 v4l2: iterate controls with V4L2_CTRL_FLAG_NEXT_CTRL if possible60856 By iterating with V4L2_CTRL_FLAG_NEXT_CTRL all controls are found.60859 If V4L2_CTRL_FLAG_NEXT_CTRL is not defined at compile time or not supported