Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_QUERYCTRL.c344 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()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dv4l2_calls.c264 next = V4L2_CTRL_FLAG_NEXT_CTRL; in gst_v4l2_fill_lists()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h1858 #define V4L2_CTRL_FLAG_NEXT_CTRL 0x80000000 macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h1858 #define V4L2_CTRL_FLAG_NEXT_CTRL 0x80000000 macro
/third_party/gstreamer/gstplugins_good/
DChangeLog60852 v4l2: iterate controls with V4L2_CTRL_FLAG_NEXT_CTRL if possible
60856 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