Home
last modified time | relevance | path

Searched refs:VIDIOC_SUBDEV_S_FMT (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-subdev-g-fmt.rst13 ioctl VIDIOC_SUBDEV_G_FMT, VIDIOC_SUBDEV_S_FMT
19 VIDIOC_SUBDEV_G_FMT - VIDIOC_SUBDEV_S_FMT - Get or set the data format on a subdev pad
28 .. c:function:: int ioctl( int fd, VIDIOC_SUBDEV_S_FMT, struct v4l2_subdev_format *argp )
29 :name: VIDIOC_SUBDEV_S_FMT
57 the ``VIDIOC_SUBDEV_S_FMT`` ioctl with a pointer to this structure the
71 the ``VIDIOC_SUBDEV_S_FMT`` ioctl. They would then either retrieve the
73 or set the desired output pad format with the ``VIDIOC_SUBDEV_S_FMT``
142 fix the problem first. Only returned by ``VIDIOC_SUBDEV_S_FMT``
Dvidioc-subdev-enum-frame-size.rst63 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctl to try the
Ddev-subdev.rst129 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctls. to
157 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctls operate on
172 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctl. Drivers
181 to an :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` call as-is
/Linux-v5.4/include/uapi/linux/
Dv4l2-subdev.h162 #define VIDIOC_SUBDEV_S_FMT _IOWR('V', 5, struct v4l2_subdev_format) macro
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-subdev.c453 case VIDIOC_SUBDEV_S_FMT: { in subdev_do_ioctl()
/Linux-v5.4/Documentation/media/v4l-drivers/
Dipu3.rst290 VIDIOC_SUBDEV_S_FMT on pad 0, using the GDC width and height obtained above.