Searched refs:v4l2_ext_controls (Results 1 – 8 of 8) sorted by relevance
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
D | test_VIDIOC_EXT_CTRLS.c | 31 struct v4l2_ext_controls controls; in test_VIDIOC_G_EXT_CTRLS_zero() 63 struct v4l2_ext_controls controls; in test_VIDIOC_G_EXT_CTRLS_zero_invalid_count() 183 struct v4l2_ext_controls controls; in do_get_ext_control_one() 306 struct v4l2_ext_controls controls; in test_VIDIOC_G_EXT_CTRLS_NULL() 344 struct v4l2_ext_controls controls; in test_VIDIOC_S_EXT_CTRLS_zero() 376 struct v4l2_ext_controls controls; in test_VIDIOC_S_EXT_CTRLS_zero_invalid_count() 493 struct v4l2_ext_controls controls; in test_VIDIOC_S_EXT_CTRLS_NULL() 531 struct v4l2_ext_controls controls; in test_VIDIOC_TRY_EXT_CTRLS_zero() 563 struct v4l2_ext_controls controls; in test_VIDIOC_TRY_EXT_CTRLS_zero_invalid_count() 682 struct v4l2_ext_controls controls; in test_VIDIOC_TRY_EXT_CTRLS_NULL()
|
/third_party/ffmpeg/libavcodec/ |
D | v4l2_m2m_enc.c | 55 struct v4l2_ext_controls ctrls = { { 0 } }; in v4l2_set_ext_ctrl() 76 struct v4l2_ext_controls ctrls = { { 0 } }; in v4l2_get_ext_ctrl()
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/ |
D | videodev2.h | 1740 struct v4l2_ext_controls { struct 2555 #define VIDIOC_G_EXT_CTRLS _IOWR('V', 71, struct v4l2_ext_controls) 2556 #define VIDIOC_S_EXT_CTRLS _IOWR('V', 72, struct v4l2_ext_controls) 2557 #define VIDIOC_TRY_EXT_CTRLS _IOWR('V', 73, struct v4l2_ext_controls)
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/ |
D | videodev2.h | 1740 struct v4l2_ext_controls { struct 2555 #define VIDIOC_G_EXT_CTRLS _IOWR('V', 71, struct v4l2_ext_controls) 2556 #define VIDIOC_S_EXT_CTRLS _IOWR('V', 72, struct v4l2_ext_controls) 2557 #define VIDIOC_TRY_EXT_CTRLS _IOWR('V', 73, struct v4l2_ext_controls)
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
D | gstv4l2decoder.c | 697 struct v4l2_ext_controls controls = { in gst_v4l2_decoder_set_controls() 719 struct v4l2_ext_controls controls = { in gst_v4l2_decoder_get_controls()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | v4l2_calls.c | 980 struct v4l2_ext_controls ctrls = { {0}, 1 }; in gst_v4l2_set_string_attribute()
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 50688 …<class-decl name="v4l2_ext_controls" size-in-bits="256" is-struct="yes" visibility="default" filep…
|
D | test-PR27569-v0.abi | 50659 …<class-decl name="v4l2_ext_controls" size-in-bits="256" is-struct="yes" visibility="default" filep…
|