Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/userspace-api/media/v4l/
Dvidioc-subdev-enum-mbus-code.rst100 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set.
107 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set.
114 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set.
121 ioctl with :ref:`V4L2_MBUS_FRAMEFMT_SET_CSC <mbus-framefmt-set-csc>` set.
128 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-5.19.10/include/uapi/linux/
Dv4l2-mediabus.h19 #define V4L2_MBUS_FRAMEFMT_SET_CSC 0x0001 macro
/linux-5.19.10/drivers/media/platform/rockchip/rkisp1/
Drkisp1-isp.c728 if (format->flags & V4L2_MBUS_FRAMEFMT_SET_CSC && in rkisp1_isp_set_src_fmt()