Home
last modified time | relevance | path

Searched refs:v4l2_control (Results 1 – 25 of 39) sorted by relevance

12

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-ctrl.rst20 ``int ioctl(int fd, VIDIOC_G_CTRL, struct v4l2_control *argp)``
24 ``int ioctl(int fd, VIDIOC_S_CTRL, struct v4l2_control *argp)``
33 Pointer to struct :c:type:`v4l2_control`.
39 field of a struct :c:type:`v4l2_control` and call the
42 fields of a struct :c:type:`v4l2_control` and call the
58 .. c:type:: v4l2_control
62 .. flat-table:: struct v4l2_control
82 The struct :c:type:`v4l2_control` ``id`` is invalid
88 The struct :c:type:`v4l2_control` ``value`` is out of
H A Dextended-controls.rst70 struct :c:type:`v4l2_control`, except for the fact that
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A DLensHw.cpp397 struct v4l2_control control; in setFocusParams()
440 struct v4l2_control control; in setPIrisParams()
483 struct v4l2_control control; in setDCIrisParams()
519 struct v4l2_control control; in setHDCIrisParams()
582 struct v4l2_control control; in getPIrisParams()
615 struct v4l2_control control; in setZoomFocusRebackSync()
684 struct v4l2_control control; in endZoomChgSync()
772 struct v4l2_control control; in setZoomFocusParamsSync()
928 struct v4l2_control control; in getFocusParams()
H A DSensorHw.cpp66 struct v4l2_control ctrl; in setHdrSensorExposure()
179 struct v4l2_control ctrl; in setLinearSensorExposure()
257 struct v4l2_control ctrl; in setLinearSensorExposure()
341 struct v4l2_control ctrl; in setHdrSensorExposure()
1339 struct v4l2_control ctrl; in _set_mirror_flip()
1394 struct v4l2_control ctrl; in get_mirror_flip()
H A DFlashLight.cpp168 struct v4l2_control control; in v4l_set_params()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/include/linux/
H A Datomisp_platform.h197 int (*g_ctrl)(struct v4l2_subdev *sd, struct v4l2_control *ctrl,
199 int (*s_ctrl)(struct v4l2_subdev *sd, struct v4l2_control *ctrl,
/OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.h295 struct v4l2_control;
306 struct v4l2_control* ctrl);
308 struct v4l2_control* ctrl);
H A Dmatroxfb_maven.c1056 struct v4l2_control *p) { in maven_set_control()
1137 struct v4l2_control *p) { in maven_get_control()
1182 static int maven_out_get_ctrl(void* md, struct v4l2_control* p) { in maven_out_get_ctrl()
1186 static int maven_out_set_ctrl(void* md, struct v4l2_control* p) { in maven_out_set_ctrl()
H A Dmatroxfb_g450.c163 static int g450_set_ctrl(void* md, struct v4l2_control *p) { in g450_set_ctrl()
217 static int g450_get_ctrl(void* md, struct v4l2_control *p) { in g450_get_ctrl()
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-ctrls.h1373 int v4l2_g_ctrl(struct v4l2_ctrl_handler *hdl, struct v4l2_control *ctrl);
1387 struct v4l2_control *ctrl);
H A Dv4l2-ioctl.h465 struct v4l2_control *a);
467 struct v4l2_control *a);
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20/
H A D0011-v4l2-Support-setting-v4l2-min-buffers.patch84 struct v4l2_control control = { 0, };
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22/
H A D0011-v4l2-Support-setting-v4l2-min-buffers.patch84 struct v4l2_control control = { 0, };
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-good/
H A D0011-v4l2-Support-setting-v4l2-min-buffers.patch84 struct v4l2_control control = { 0, };
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_smartIr.cpp74 struct v4l2_control control; in enableIrCutter()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_csi2.c360 struct v4l2_control ctrl; in atomisp_csi2_configure_isp2401()
H A Datomisp_ioctl.c2275 struct v4l2_control *control) in atomisp_g_ctrl()
2360 struct v4l2_control *control) in atomisp_s_ctrl()
2501 struct v4l2_control ctrl; in atomisp_camera_g_ext_ctrls()
2587 struct v4l2_control ctrl; in atomisp_g_ext_ctrls()
2618 struct v4l2_control ctrl; in atomisp_camera_s_ext_ctrls()
2719 struct v4l2_control ctrl; in atomisp_s_ext_ctrls()
/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.h1603 struct v4l2_control { struct
2369 #define VIDIOC_G_CTRL _IOWR('V', 27, struct v4l2_control)
2370 #define VIDIOC_S_CTRL _IOWR('V', 28, struct v4l2_control)
/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.h1603 struct v4l2_control { struct
2369 #define VIDIOC_G_CTRL _IOWR('V', 27, struct v4l2_control)
2370 #define VIDIOC_S_CTRL _IOWR('V', 28, struct v4l2_control)
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h1722 struct v4l2_control { struct
2509 #define VIDIOC_G_CTRL _IOWR('V', 27, struct v4l2_control)
2510 #define VIDIOC_S_CTRL _IOWR('V', 28, struct v4l2_control)
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h1704 struct v4l2_control { struct
2492 #define VIDIOC_G_CTRL _IOWR('V', 27, struct v4l2_control)
2493 #define VIDIOC_S_CTRL _IOWR('V', 28, struct v4l2_control)
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/camera/
H A Dvideocapture.cpp51 struct v4l2_control control; in Init()
/OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c574 static int pvr2_g_ctrl(struct file *file, void *priv, struct v4l2_control *vc) in pvr2_g_ctrl()
587 static int pvr2_s_ctrl(struct file *file, void *priv, struct v4l2_control *vc) in pvr2_s_ctrl()
/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvc_v4l2.c1003 struct v4l2_control *ctrl) in uvc_ioctl_g_ctrl()
1027 struct v4l2_control *ctrl) in uvc_ioctl_s_ctrl()
/OK3568_Linux_fs/kernel/drivers/media/platform/s3c-camif/
H A Dcamif-regs.c60 static const struct v4l2_control colorfx[] = { in camif_hw_set_effect()

12