Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/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
206 .. c:type:: v4l2_ext_controls
210 .. flat-table:: struct v4l2_ext_controls
383 invalid, or the struct :c:type:`v4l2_ext_controls`
H A Dextended-controls.rst52 :c:type:`v4l2_ext_controls`. This structure
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-ctrls.h1401 struct media_device *mdev, struct v4l2_ext_controls *c);
1417 struct v4l2_ext_controls *c);
1434 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);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvideodev2.h1623 struct v4l2_ext_controls { struct
2403 #define VIDIOC_G_EXT_CTRLS _IOWR('V', 71, struct v4l2_ext_controls)
2404 #define VIDIOC_S_EXT_CTRLS _IOWR('V', 72, struct v4l2_ext_controls)
2405 #define VIDIOC_TRY_EXT_CTRLS _IOWR('V', 73, struct v4l2_ext_controls)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvideodev2.h1623 struct v4l2_ext_controls { struct
2403 #define VIDIOC_G_EXT_CTRLS _IOWR('V', 71, struct v4l2_ext_controls)
2404 #define VIDIOC_S_EXT_CTRLS _IOWR('V', 72, struct v4l2_ext_controls)
2405 #define VIDIOC_TRY_EXT_CTRLS _IOWR('V', 73, struct v4l2_ext_controls)
/OK3568_Linux_fs/kernel/include/media/drv-intf/
H A Dcx2341x.h88 struct v4l2_ext_controls *ctrls, unsigned int cmd);
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h1743 struct v4l2_ext_controls { struct
2543 #define VIDIOC_G_EXT_CTRLS _IOWR('V', 71, struct v4l2_ext_controls)
2544 #define VIDIOC_S_EXT_CTRLS _IOWR('V', 72, struct v4l2_ext_controls)
2545 #define VIDIOC_TRY_EXT_CTRLS _IOWR('V', 73, struct v4l2_ext_controls)
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h1725 struct v4l2_ext_controls { struct
2526 #define VIDIOC_G_EXT_CTRLS _IOWR('V', 71, struct v4l2_ext_controls)
2527 #define VIDIOC_S_EXT_CTRLS _IOWR('V', 72, struct v4l2_ext_controls)
2528 #define VIDIOC_TRY_EXT_CTRLS _IOWR('V', 73, struct v4l2_ext_controls)
/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvc_v4l2.c1057 struct v4l2_ext_controls *ctrls) in uvc_ioctl_g_ext_ctrls()
1100 struct v4l2_ext_controls *ctrls, in uvc_ioctl_s_try_ext_ctrls()
1134 struct v4l2_ext_controls *ctrls) in uvc_ioctl_s_ext_ctrls()
1142 struct v4l2_ext_controls *ctrls) in uvc_ioctl_try_ext_ctrls()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c1151 struct v4l2_ext_controls __user *p64, in get_v4l2_ext_controls32()
1210 struct v4l2_ext_controls __user *p64, in put_v4l2_ext_controls32()
1644 err = alloc_userspace(sizeof(struct v4l2_ext_controls), in do_video_ioctl()
1647 aux_buf = new_p64 + sizeof(struct v4l2_ext_controls); in do_video_ioctl()
H A Dv4l2-ioctl.c605 const struct v4l2_ext_controls *p = arg; in v4l_print_ext_controls()
921 static bool check_ext_ctrls(struct v4l2_ext_controls *c, unsigned long ioctl) in check_ext_ctrls()
2246 struct v4l2_ext_controls ctrls; in v4l_g_ctrl()
2280 struct v4l2_ext_controls ctrls; in v4l_s_ctrl()
2309 struct v4l2_ext_controls *p = arg; in v4l_g_ext_ctrls()
2330 struct v4l2_ext_controls *p = arg; in v4l_s_ext_ctrls()
2351 struct v4l2_ext_controls *p = arg; in v4l_try_ext_ctrls()
3108 struct v4l2_ext_controls *ctrls = parg; in check_array_args()
H A Dv4l2-ctrls.c3650 struct v4l2_ext_controls *cs, in prepare_ext_ctrls()
3781 struct v4l2_ext_controls *cs, in v4l2_g_ext_ctrls_common()
3918 struct media_device *mdev, struct v4l2_ext_controls *cs) in v4l2_g_ext_ctrls()
4098 static int validate_ctrls(struct v4l2_ext_controls *cs, in validate_ctrls()
4165 struct v4l2_ext_controls *cs, in try_set_ext_ctrls_common()
4289 struct v4l2_ext_controls *cs, bool set) in try_set_ext_ctrls()
4355 struct v4l2_ext_controls *cs) in v4l2_try_ext_ctrls()
4365 struct v4l2_ext_controls *cs) in v4l2_s_ext_ctrls()
/OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c600 struct v4l2_ext_controls *ctls) in pvr2_g_ext_ctrls()
635 struct v4l2_ext_controls *ctls) in pvr2_s_ext_ctrls()
664 struct v4l2_ext_controls *ctls) in pvr2_try_ext_ctrls()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/
H A Drequest-api.rst145 struct v4l2_ext_controls ctrls;
228 struct v4l2_ext_controls ctrls;
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/camera/
H A Dvideocapture.cpp50 struct v4l2_ext_controls ext_ctrls; in Init()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.c2495 struct v4l2_ext_controls *c) in atomisp_camera_g_ext_ctrls()
2585 struct v4l2_ext_controls *c) in atomisp_g_ext_ctrls()
2612 struct v4l2_ext_controls *c) in atomisp_camera_s_ext_ctrls()
2717 struct v4l2_ext_controls *c) in atomisp_s_ext_ctrls()
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_104.0.5112/
H A D0001-Add-support-for-V4L2VDA-on-Linux.patch341 @@ -2348,10 +2394,14 @@ bool V4L2Request::ApplyCtrls(struct v4l2_ext_controls* ctrls) {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_101.0.4951/
H A D0001-Add-support-for-V4L2VDA-on-Linux.patch342 @@ -2346,10 +2392,14 @@ bool V4L2Request::ApplyCtrls(struct v4l2_ext_controls* ctrls) {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_98.0.4758/
H A D0002-Add-support-for-V4L2VDA-on-Linux.patch343 @@ -2334,10 +2380,14 @@ bool V4L2Request::ApplyCtrls(struct v4l2_ext_controls* ctrls) {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_109.0.5414/
H A D0001-media-gpu-v4l2-Support-V4L2-VDA-with-libv4l2-on-Linu.patch336 @@ -2469,10 +2519,14 @@ bool V4L2Request::ApplyCtrls(struct v4l2_ext_controls* ctrls) {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_111.0.5563/
H A D0001-media-gpu-v4l2-Support-V4L2-VDA-with-libv4l2-on-Linu.patch336 @@ -2493,10 +2543,14 @@ bool V4L2Request::ApplyCtrls(struct v4l2_ext_controls* ctrls) {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_105.0.5195/
H A D0001-Add-support-for-V4L2-VDA-and-VEA-on-Linux.patch328 @@ -2403,10 +2453,14 @@ bool V4L2Request::ApplyCtrls(struct v4l2_ext_controls* ctrls) {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_103.0.5060/
H A D0001-Add-support-for-V4L2VDA-on-Linux.patch341 @@ -2346,10 +2392,14 @@ bool V4L2Request::ApplyCtrls(struct v4l2_ext_controls* ctrls) {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_97.0.4692/
H A D0001-Add-support-for-V4L2VDA-on-Linux.patch352 @@ -2334,10 +2380,14 @@ bool V4L2Request::ApplyCtrls(struct v4l2_ext_controls* ctrls) {

12