Searched refs:VIDIOC_SUBDEV_S_FMT (Results 1 – 6 of 6) sorted by relevance
13 ioctl VIDIOC_SUBDEV_G_FMT, VIDIOC_SUBDEV_S_FMT19 VIDIOC_SUBDEV_G_FMT - VIDIOC_SUBDEV_S_FMT - Get or set the data format on a subdev pad28 .. c:function:: int ioctl( int fd, VIDIOC_SUBDEV_S_FMT, struct v4l2_subdev_format *argp )29 :name: VIDIOC_SUBDEV_S_FMT57 the ``VIDIOC_SUBDEV_S_FMT`` ioctl with a pointer to this structure the71 the ``VIDIOC_SUBDEV_S_FMT`` ioctl. They would then either retrieve the73 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``
63 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctl to try the
129 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctls. to157 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctls operate on172 :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` ioctl. Drivers181 to an :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` call as-is
162 #define VIDIOC_SUBDEV_S_FMT _IOWR('V', 5, struct v4l2_subdev_format) macro
453 case VIDIOC_SUBDEV_S_FMT: { in subdev_do_ioctl()
290 VIDIOC_SUBDEV_S_FMT on pad 0, using the GDC width and height obtained above.