Home
last modified time | relevance | path

Searched refs:v4l2_ext_controls (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/multimedia/gpac-libgpac/gpac-1.0.0/extra_lib/include/avcap/linux/
H A Duvc_compat.h21 struct v4l2_ext_controls struct
44 #define VIDIOC_G_EXT_CTRLS _IOWR ('V', 71, struct v4l2_ext_controls) argument
45 #define VIDIOC_S_EXT_CTRLS _IOWR ('V', 72, struct v4l2_ext_controls)
46 #define VIDIOC_TRY_EXT_CTRLS _IOWR ('V', 73, struct v4l2_ext_controls)
/dports/multimedia/gpac-mp4box/gpac-1.0.0/extra_lib/include/avcap/linux/
H A Duvc_compat.h21 struct v4l2_ext_controls struct
44 #define VIDIOC_G_EXT_CTRLS _IOWR ('V', 71, struct v4l2_ext_controls) argument
45 #define VIDIOC_S_EXT_CTRLS _IOWR ('V', 72, struct v4l2_ext_controls)
46 #define VIDIOC_TRY_EXT_CTRLS _IOWR ('V', 73, struct v4l2_ext_controls)
/dports/multimedia/mjpg-streamer/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_uvc/
H A Duvc_compat.h50 struct v4l2_ext_controls { struct
80 #define VIDIOC_G_EXT_CTRLS _IOWR ('V', 71, struct v4l2_ext_controls)
81 #define VIDIOC_S_EXT_CTRLS _IOWR ('V', 72, struct v4l2_ext_controls)
82 #define VIDIOC_TRY_EXT_CTRLS _IOWR ('V', 73, struct v4l2_ext_controls)
/dports/multimedia/mjpg-streamer/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_control/
H A Duvc_compat.h50 struct v4l2_ext_controls { struct
80 #define VIDIOC_G_EXT_CTRLS _IOWR ('V', 71, struct v4l2_ext_controls)
81 #define VIDIOC_S_EXT_CTRLS _IOWR ('V', 72, struct v4l2_ext_controls)
82 #define VIDIOC_TRY_EXT_CTRLS _IOWR ('V', 73, struct v4l2_ext_controls)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/gpu/v4l2/
H A Dv4l2_decode_surface.h18 struct v4l2_ext_controls;
58 virtual void PrepareSetCtrls(struct v4l2_ext_controls* ctrls) const = 0;
123 void PrepareSetCtrls(struct v4l2_ext_controls* ctrls) const override;
149 void PrepareSetCtrls(struct v4l2_ext_controls* ctrls) const override;
H A Dv4l2_decode_surface.cc101 struct v4l2_ext_controls* ctrls) const { in PrepareSetCtrls()
139 struct v4l2_ext_controls* ctrls) const { in PrepareSetCtrls()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/gpu/v4l2/
H A Dv4l2_decode_surface.h18 struct v4l2_ext_controls;
58 virtual void PrepareSetCtrls(struct v4l2_ext_controls* ctrls) const = 0;
123 void PrepareSetCtrls(struct v4l2_ext_controls* ctrls) const override;
149 void PrepareSetCtrls(struct v4l2_ext_controls* ctrls) const override;
H A Dv4l2_decode_surface.cc101 struct v4l2_ext_controls* ctrls) const { in PrepareSetCtrls()
139 struct v4l2_ext_controls* ctrls) const { in PrepareSetCtrls()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/lib/libv4lconvert/control/
H A Dlibv4lcontrol.c932 const struct v4l2_ext_controls *src, in v4lcontrol_alloc_valid_controls()
933 struct v4l2_ext_controls *dst) in v4lcontrol_alloc_valid_controls()
957 struct v4l2_ext_controls *src, in v4lcontrol_free_valid_controls()
958 struct v4l2_ext_controls *dst) in v4lcontrol_free_valid_controls()
983 struct v4l2_ext_controls *ctrls = arg; in v4lcontrol_vidioc_g_ext_ctrls()
984 struct v4l2_ext_controls dst; in v4lcontrol_vidioc_g_ext_ctrls()
1029 struct v4l2_ext_controls *ctrls) in v4lcontrol_validate_ext_ctrls()
1052 struct v4l2_ext_controls *ctrls = arg; in v4lcontrol_vidioc_try_ext_ctrls()
1053 struct v4l2_ext_controls dst; in v4lcontrol_vidioc_try_ext_ctrls()
1068 struct v4l2_ext_controls *ctrls = arg; in v4lcontrol_vidioc_s_ext_ctrls()
[all …]
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/lib/libv4lconvert/control/
H A Dlibv4lcontrol.c932 const struct v4l2_ext_controls *src, in v4lcontrol_alloc_valid_controls()
933 struct v4l2_ext_controls *dst) in v4lcontrol_alloc_valid_controls()
957 struct v4l2_ext_controls *src, in v4lcontrol_free_valid_controls()
958 struct v4l2_ext_controls *dst) in v4lcontrol_free_valid_controls()
983 struct v4l2_ext_controls *ctrls = arg; in v4lcontrol_vidioc_g_ext_ctrls()
984 struct v4l2_ext_controls dst; in v4lcontrol_vidioc_g_ext_ctrls()
1029 struct v4l2_ext_controls *ctrls) in v4lcontrol_validate_ext_ctrls()
1052 struct v4l2_ext_controls *ctrls = arg; in v4lcontrol_vidioc_try_ext_ctrls()
1053 struct v4l2_ext_controls dst; in v4lcontrol_vidioc_try_ext_ctrls()
1068 struct v4l2_ext_controls *ctrls = arg; in v4lcontrol_vidioc_s_ext_ctrls()
[all …]
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/lib/libv4lconvert/control/
H A Dlibv4lcontrol.c932 const struct v4l2_ext_controls *src, in v4lcontrol_alloc_valid_controls()
933 struct v4l2_ext_controls *dst) in v4lcontrol_alloc_valid_controls()
957 struct v4l2_ext_controls *src, in v4lcontrol_free_valid_controls()
958 struct v4l2_ext_controls *dst) in v4lcontrol_free_valid_controls()
983 struct v4l2_ext_controls *ctrls = arg; in v4lcontrol_vidioc_g_ext_ctrls()
984 struct v4l2_ext_controls dst; in v4lcontrol_vidioc_g_ext_ctrls()
1029 struct v4l2_ext_controls *ctrls) in v4lcontrol_validate_ext_ctrls()
1052 struct v4l2_ext_controls *ctrls = arg; in v4lcontrol_vidioc_try_ext_ctrls()
1053 struct v4l2_ext_controls dst; in v4lcontrol_vidioc_try_ext_ctrls()
1068 struct v4l2_ext_controls *ctrls = arg; in v4lcontrol_vidioc_s_ext_ctrls()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-ext-ctrls.rst20 ``int ioctl(int fd, VIDIOC_G_EXT_CTRLS, struct v4l2_ext_controls *argp)``
24 ``int ioctl(int fd, VIDIOC_S_EXT_CTRLS, struct v4l2_ext_controls *argp)``
28 ``int ioctl(int fd, VIDIOC_TRY_EXT_CTRLS, struct v4l2_ext_controls *argp)``
37 Pointer to struct :c:type:`v4l2_ext_controls`.
49 :c:type:`v4l2_ext_controls`, and initialize the
247 .. c:type:: v4l2_ext_controls
251 .. flat-table:: struct v4l2_ext_controls
427 invalid, or the struct :c:type:`v4l2_ext_controls`
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-ext-ctrls.rst20 ``int ioctl(int fd, VIDIOC_G_EXT_CTRLS, struct v4l2_ext_controls *argp)``
24 ``int ioctl(int fd, VIDIOC_S_EXT_CTRLS, struct v4l2_ext_controls *argp)``
28 ``int ioctl(int fd, VIDIOC_TRY_EXT_CTRLS, struct v4l2_ext_controls *argp)``
37 Pointer to struct :c:type:`v4l2_ext_controls`.
49 :c:type:`v4l2_ext_controls`, and initialize the
247 .. c:type:: v4l2_ext_controls
251 .. flat-table:: struct v4l2_ext_controls
427 invalid, or the struct :c:type:`v4l2_ext_controls`
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-ext-ctrls.rst20 ``int ioctl(int fd, VIDIOC_G_EXT_CTRLS, struct v4l2_ext_controls *argp)``
24 ``int ioctl(int fd, VIDIOC_S_EXT_CTRLS, struct v4l2_ext_controls *argp)``
28 ``int ioctl(int fd, VIDIOC_TRY_EXT_CTRLS, struct v4l2_ext_controls *argp)``
37 Pointer to struct :c:type:`v4l2_ext_controls`.
49 :c:type:`v4l2_ext_controls`, and initialize the
247 .. c:type:: v4l2_ext_controls
251 .. flat-table:: struct v4l2_ext_controls
427 invalid, or the struct :c:type:`v4l2_ext_controls`
/dports/multimedia/libv4l/linux-5.13-rc2/include/media/
H A Dv4l2-ctrls.h1382 struct media_device *mdev, struct v4l2_ext_controls *c);
1398 struct v4l2_ext_controls *c);
1415 struct v4l2_ext_controls *c);
H A Dv4l2-ioctl.h469 struct v4l2_ext_controls *a);
471 struct v4l2_ext_controls *a);
473 struct v4l2_ext_controls *a);
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/media/
H A Dv4l2-ctrls.h1382 struct media_device *mdev, struct v4l2_ext_controls *c);
1398 struct v4l2_ext_controls *c);
1415 struct v4l2_ext_controls *c);
H A Dv4l2-ioctl.h469 struct v4l2_ext_controls *a);
471 struct v4l2_ext_controls *a);
473 struct v4l2_ext_controls *a);
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/media/
H A Dv4l2-ctrls.h1382 struct media_device *mdev, struct v4l2_ext_controls *c);
1398 struct v4l2_ext_controls *c);
1415 struct v4l2_ext_controls *c);
H A Dv4l2-ioctl.h469 struct v4l2_ext_controls *a);
471 struct v4l2_ext_controls *a);
473 struct v4l2_ext_controls *a);
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/capture/video/linux/
H A Dv4l2_capture_delegate_unittest.cc97 struct v4l2_ext_controls ext_controls = {}; in SetControlsToMaxValues()
125 struct v4l2_ext_controls ext_controls = {}; in SetControlsToMaxValues()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/capture/video/linux/
H A Dv4l2_capture_delegate_unittest.cc97 struct v4l2_ext_controls ext_controls = {}; in SetControlsToMaxValues()
125 struct v4l2_ext_controls ext_controls = {}; in SetControlsToMaxValues()
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dvideodev2.h486 struct v4l2_ext_controls struct
946 #define VIDIOC_G_EXT_CTRLS _IOWR ('V', 71, struct v4l2_ext_controls)
947 #define VIDIOC_S_EXT_CTRLS _IOWR ('V', 72, struct v4l2_ext_controls)
948 #define VIDIOC_TRY_EXT_CTRLS _IOWR ('V', 73, struct v4l2_ext_controls)
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dvideodev2.h486 struct v4l2_ext_controls struct
946 #define VIDIOC_G_EXT_CTRLS _IOWR ('V', 71, struct v4l2_ext_controls)
947 #define VIDIOC_S_EXT_CTRLS _IOWR ('V', 72, struct v4l2_ext_controls)
948 #define VIDIOC_TRY_EXT_CTRLS _IOWR ('V', 73, struct v4l2_ext_controls)
/dports/multimedia/vlc/vlc-3.0.16/modules/access/v4l2/
H A Dcontrols.c117 struct v4l2_ext_controls ext_ctrls = { in ControlSet64()
136 struct v4l2_ext_controls ext_ctrls = { in ControlSetStr()
524 struct v4l2_ext_controls ext_ctrls = { in ControlAddInteger64()
576 struct v4l2_ext_controls ext_ctrls = { in ControlAddString()

1234567