Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A 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.
H A 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``
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dv4l2-mediabus.h19 #define V4L2_MBUS_FRAMEFMT_SET_CSC 0x0001 macro
/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/
H A Drkisp1-isp.c674 if (format->flags & V4L2_MBUS_FRAMEFMT_SET_CSC && in rkisp1_isp_set_src_fmt()