Home
last modified time | relevance | path

Searched refs:V4L2_MBUS_FRAMEFMT_SET_CSC (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dvidioc-subdev-enum-mbus-code.rst96 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set.
103 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set.
110 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set.
117 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set.
124 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set.
Dsubdev-formats.rst39 flag ``V4L2_MBUS_FRAMEFMT_SET_CSC`` then the application can set this
54 sets the flag ``V4L2_MBUS_FRAMEFMT_SET_CSC`` then the application can set
68 sets the flag ``V4L2_MBUS_FRAMEFMT_SET_CSC`` then the application can set
84 sets the flag ``V4L2_MBUS_FRAMEFMT_SET_CSC`` then the application can set
98 sets the flag ``V4L2_MBUS_FRAMEFMT_SET_CSC`` then the application can set
123 - ``V4L2_MBUS_FRAMEFMT_SET_CSC``
/Linux-v5.10/include/uapi/linux/
Dv4l2-mediabus.h19 #define V4L2_MBUS_FRAMEFMT_SET_CSC 0x0001 macro
/Linux-v5.10/drivers/staging/media/rkisp1/
Drkisp1-isp.c674 if (format->flags & V4L2_MBUS_FRAMEFMT_SET_CSC && in rkisp1_isp_set_src_fmt()