Home
last modified time | relevance | path

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

/linux-6.6.21/Documentation/userspace-api/media/v4l/
Dvidioc-subdev-enum-mbus-code.rst118 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set.
125 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set.
132 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set.
139 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set.
146 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set.
Dsubdev-formats.rst41 flag ``V4L2_MBUS_FRAMEFMT_SET_CSC`` then the application can set this
56 sets the flag ``V4L2_MBUS_FRAMEFMT_SET_CSC`` then the application can set
70 sets the flag ``V4L2_MBUS_FRAMEFMT_SET_CSC`` then the application can set
86 sets the flag ``V4L2_MBUS_FRAMEFMT_SET_CSC`` then the application can set
100 sets the flag ``V4L2_MBUS_FRAMEFMT_SET_CSC`` then the application can set
127 - ``V4L2_MBUS_FRAMEFMT_SET_CSC``
/linux-6.6.21/include/uapi/linux/
Dv4l2-mediabus.h15 #define V4L2_MBUS_FRAMEFMT_SET_CSC 0x0001 macro
/linux-6.6.21/drivers/media/platform/rockchip/rkisp1/
Drkisp1-isp.c574 set_csc = format->flags & V4L2_MBUS_FRAMEFMT_SET_CSC; in rkisp1_isp_set_src_fmt()
597 format->flags |= V4L2_MBUS_FRAMEFMT_SET_CSC; in rkisp1_isp_set_src_fmt()