Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/include/uapi/linux/
Dv4l2-mediabus.h19 #define V4L2_MBUS_FRAMEFMT_SET_CSC 0x0001 macro
/Linux-v6.1/drivers/media/platform/rockchip/rkisp1/
Drkisp1-isp.c560 set_csc = format->flags & V4L2_MBUS_FRAMEFMT_SET_CSC; in rkisp1_isp_set_src_fmt()
583 format->flags |= V4L2_MBUS_FRAMEFMT_SET_CSC; in rkisp1_isp_set_src_fmt()