Searched refs:v4l2_control (Results 1 – 9 of 9) sorted by relevance
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
D | test_VIDIOC_CTRL.c | 39 struct v4l2_control control; in do_get_control() 148 struct v4l2_control control; in test_VIDIOC_G_CTRL_NULL() 190 struct v4l2_control control_orig; in do_set_control() 191 struct v4l2_control control; in do_set_control() 192 struct v4l2_control control_new; in do_set_control() 526 struct v4l2_control control; in do_set_control_value() 527 struct v4l2_control control_new; in do_set_control_value() 600 struct v4l2_control control_orig; in do_set_control_invalid() 601 struct v4l2_control control; in do_set_control_invalid() 602 struct v4l2_control control_new; in do_set_control_invalid()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2videoenc.c | 435 struct v4l2_control control = { 0, }; in negotiate_profile_and_level() 478 struct v4l2_control control = { 0, }; in negotiate_profile_and_level() 563 struct v4l2_control control = { 0, }; in gst_v4l2_video_enc_negotiate() 574 struct v4l2_control control = { 0, }; in gst_v4l2_video_enc_negotiate()
|
D | v4l2_calls.c | 909 struct v4l2_control control = { 0, }; in gst_v4l2_get_attribute() 946 struct v4l2_control control = { 0, }; in gst_v4l2_set_attribute()
|
D | gstv4l2radio.c | 218 struct v4l2_control vctrl; in gst_v4l2radio_set_mute_on()
|
D | gstv4l2object.c | 822 struct v4l2_control control = { 0, }; in gst_v4l2_get_driver_min_buffers() 3879 struct v4l2_control ctl = { 0, }; in gst_v4l2_object_set_format_full()
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/ |
D | videodev2.h | 1706 struct v4l2_control { struct 2521 #define VIDIOC_G_CTRL _IOWR('V', 27, struct v4l2_control) 2522 #define VIDIOC_S_CTRL _IOWR('V', 28, struct v4l2_control)
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/ |
D | videodev2.h | 1706 struct v4l2_control { struct 2521 #define VIDIOC_G_CTRL _IOWR('V', 27, struct v4l2_control) 2522 #define VIDIOC_S_CTRL _IOWR('V', 28, struct v4l2_control)
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 50680 …<class-decl name="v4l2_control" size-in-bits="64" is-struct="yes" visibility="default" filepath="i…
|
D | test-PR27569-v0.abi | 50651 …<class-decl name="v4l2_control" size-in-bits="64" is-struct="yes" visibility="default" filepath="i…
|