Searched refs:V4L2_FMT_FLAG_CSC_YCBCR_ENC (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dvideodev2.h869 #define V4L2_FMT_FLAG_CSC_YCBCR_ENC 0x0080 macro
870 #define V4L2_FMT_FLAG_CSC_HSV_ENC V4L2_FMT_FLAG_CSC_YCBCR_ENC
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vid-common.c955 f->flags |= V4L2_FMT_FLAG_CSC_YCBCR_ENC;
/linux-master/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-m2m.c405 f->flags |= V4L2_FMT_FLAG_CSC_COLORSPACE | V4L2_FMT_FLAG_CSC_YCBCR_ENC
H A Dimx8-isi-video.c1107 f->flags |= V4L2_FMT_FLAG_CSC_COLORSPACE | V4L2_FMT_FLAG_CSC_YCBCR_ENC

Completed in 133 milliseconds