Home
last modified time | relevance | path

Searched refs:V4L2_MBUS_FRAMEFMT_SET_CSC (Results 1 – 4 of 4) sorted by last modified time

/linux/include/uapi/linux/
H A Dv4l2-mediabus.h15 #define V4L2_MBUS_FRAMEFMT_SET_CSC 0x0001 macro
/linux/Documentation/userspace-api/media/v4l/
H A 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
128 - ``V4L2_MBUS_FRAMEFMT_SET_CSC``
H A 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.
/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-isp.c676 set_csc = format->flags & V4L2_MBUS_FRAMEFMT_SET_CSC; in rkisp1_isp_set_src_fmt()
699 format->flags |= V4L2_MBUS_FRAMEFMT_SET_CSC; in rkisp1_isp_set_src_fmt()