Home
last modified time | relevance | path

Searched refs:V4L2_FMT_FLAG_CSC_XFER_FUNC (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dvidioc-enum-fmt.rst198 * - ``V4L2_FMT_FLAG_CSC_XFER_FUNC``
Dpixfmt-v4l2.rst205 the flag V4L2_FMT_FLAG_CSC_XFER_FUNC in the corresponding struct
/Linux-v5.10/drivers/media/test-drivers/vivid/
Dvivid-vid-common.c937 f->flags |= V4L2_FMT_FLAG_CSC_XFER_FUNC; in vivid_enum_fmt_vid()
/Linux-v5.10/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions192 replace define V4L2_FMT_FLAG_CSC_XFER_FUNC fmtdesc-flags
/Linux-v5.10/include/uapi/linux/
Dvideodev2.h799 #define V4L2_FMT_FLAG_CSC_XFER_FUNC 0x0040 macro