| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-ext-ctrls.rst | 7 ioctl VIDIOC_G_EXT_CTRLS, VIDIOC_S_EXT_CTRLS, VIDIOC_TRY_EXT_CTRLS 13 VIDIOC_G_EXT_CTRLS - VIDIOC_S_EXT_CTRLS - VIDIOC_TRY_EXT_CTRLS - Get or set the value of several co… 22 .. c:macro:: VIDIOC_S_EXT_CTRLS 24 ``int ioctl(int fd, VIDIOC_S_EXT_CTRLS, struct v4l2_ext_controls *argp)`` 78 the :ref:`VIDIOC_S_EXT_CTRLS <VIDIOC_G_EXT_CTRLS>` ioctl. The controls will only be set if *all* 100 :ref:`VIDIOC_S_EXT_CTRLS <VIDIOC_G_EXT_CTRLS>`, but instead are applied by 106 An attempt to call :ref:`VIDIOC_S_EXT_CTRLS <VIDIOC_G_EXT_CTRLS>` for a 295 :ref:`VIDIOC_S_EXT_CTRLS <VIDIOC_G_EXT_CTRLS>` fails with ``error_idx`` set to ``count``, 391 …:ref:`VIDIOC_S_EXT_CTRLS <VIDIOC_G_EXT_CTRLS>` and :ref:`VIDIOC_TRY_EXT_CTRLS <VIDIOC_G_EXT_CTRLS>…
|
| H A D | vidioc-g-ctrl.rst | 55 :ref:`VIDIOC_S_EXT_CTRLS <VIDIOC_G_EXT_CTRLS>` or
|
| H A D | buffer.rst | 92 #. VIDIOC_S_EXT_CTRLS 122 #. VIDIOC_S_EXT_CTRLS 130 (:c:func:`VIDIOC_S_CTRL` or :c:func:`VIDIOC_S_EXT_CTRLS`) if buffers too small 145 #. VIDIOC_S_EXT_CTRLS(x) 147 #. VIDIOC_S_EXT_CTRLS(y)
|
| H A D | dev-stateless-decoder.rst | 96 2. Call :c:func:`VIDIOC_S_EXT_CTRLS` to set all the controls (parsed headers, 288 :c:func:`VIDIOC_S_EXT_CTRLS`. 306 :c:func:`VIDIOC_S_EXT_CTRLS`, or to overwrite a previously set control, as
|
| H A D | extended-controls.rst | 43 :ref:`VIDIOC_S_EXT_CTRLS <VIDIOC_G_EXT_CTRLS>` and
|
| H A D | vidioc-dqevent.rst | 139 :ref:`VIDIOC_S_EXT_CTRLS <VIDIOC_G_EXT_CTRLS>`, then the
|
| H A D | vidioc-queryctrl.rst | 383 :ref:`VIDIOC_S_EXT_CTRLS <VIDIOC_G_EXT_CTRLS>` you need to
|
| H A D | dev-encoder.rst | 30 4. :c:func:`VIDIOC_G_EXT_CTRLS` and :c:func:`VIDIOC_S_EXT_CTRLS` may be used
|
| H A D | hist-v4l2.rst | 820 :ref:`VIDIOC_S_EXT_CTRLS <VIDIOC_G_EXT_CTRLS>` and
|
| H A D | dev-decoder.rst | 30 4. :c:func:`VIDIOC_G_EXT_CTRLS` and :c:func:`VIDIOC_S_EXT_CTRLS` may be used
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/ |
| H A D | media-ioc-request-alloc.rst | 42 :ref:`VIDIOC_S_EXT_CTRLS <VIDIOC_G_EXT_CTRLS>` and
|
| H A D | request-api.rst | 153 if (ioctl(codec_fd, VIDIOC_S_EXT_CTRLS, &ctrls)) 236 if (ioctl(camera_fd, VIDIOC_S_EXT_CTRLS, &ctrls))
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/video4linux/ |
| H A D | v4l2-framework.txt | 404 VIDIOC_S_EXT_CTRLS
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-ioctl.c | 943 if (ioctl == VIDIOC_S_EXT_CTRLS || in check_ext_ctrls() 2343 return check_ext_ctrls(p, VIDIOC_S_EXT_CTRLS) ? in v4l_s_ext_ctrls() 2866 …IOCTL_INFO(VIDIOC_S_EXT_CTRLS, v4l_s_ext_ctrls, v4l_print_ext_controls, INFO_FL_PRIO | INFO_FL_CTR… 3105 case VIDIOC_S_EXT_CTRLS: in check_array_args()
|
| H A D | v4l2-subdev.c | 416 case VIDIOC_S_EXT_CTRLS: in subdev_do_ioctl()
|
| H A D | v4l2-dev.c | 580 set_bit(_IOC_NR(VIDIOC_S_EXT_CTRLS), valid_ioctls); in determine_valid_ioctls()
|
| H A D | v4l2-compat-ioctl32.c | 1497 case VIDIOC_S_EXT_CTRLS32: ncmd = VIDIOC_S_EXT_CTRLS; break; in do_video_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-hdw.c | 768 VIDIOC_S_EXT_CTRLS); in ctrl_cx2341x_set() 777 VIDIOC_S_EXT_CTRLS); in ctrl_cx2341x_set() 3071 VIDIOC_S_EXT_CTRLS); in pvr2_hdw_commit_execute() 3132 cx2341x_ext_ctrls(&hdw->enc_ctl_state, 0, &cs,VIDIOC_S_EXT_CTRLS); in pvr2_hdw_commit_execute()
|
| /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 D | videodev2.h | 2404 #define VIDIOC_S_EXT_CTRLS _IOWR('V', 72, struct v4l2_ext_controls) macro
|
| /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 D | videodev2.h | 2404 #define VIDIOC_S_EXT_CTRLS _IOWR('V', 72, struct v4l2_ext_controls) macro
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/ |
| H A D | videodev2.h.rst.exceptions | 561 replace ioctl VIDIOC_S_EXT_CTRLS vidioc_g_ext_ctrls
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | videodev2.h | 2544 #define VIDIOC_S_EXT_CTRLS _IOWR('V', 72, struct v4l2_ext_controls) macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/ |
| H A D | videodev2.h | 2527 #define VIDIOC_S_EXT_CTRLS _IOWR('V', 72, struct v4l2_ext_controls) macro
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/ |
| H A D | v4l2-subdev.rst | 310 ``VIDIOC_S_EXT_CTRLS`` and
|
| H A D | v4l2-controls.rst | 599 mute only. If the user would call VIDIOC_S_EXT_CTRLS for both mute and volume
|