Home
last modified time | relevance | path

Searched refs:V4L2_JPEG_APP14_TF_CMYK_RGB (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/media/
H A Dv4l2-jpeg.h95 * @V4L2_JPEG_APP14_TF_CMYK_RGB: CMYK for images encoded with four components
102 V4L2_JPEG_APP14_TF_CMYK_RGB = 0, enumerator
/kernel/linux/linux-6.6/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.c1721 u8 is_rgb = header->app14_tf == V4L2_JPEG_APP14_TF_CMYK_RGB ? 1 : 0; in mxc_jpeg_match_image_format()

Completed in 5 milliseconds