Home
last modified time | relevance | path

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

/linux-6.12.1/include/media/
Dv4l2-jpeg.h126 V4L2_JPEG_APP14_TF_CMYK_RGB = 0, enumerator
/linux-6.12.1/drivers/media/platform/nxp/imx-jpeg/
Dmxc-jpeg.c1726 u8 is_rgb = header->app14_tf == V4L2_JPEG_APP14_TF_CMYK_RGB ? 1 : 0; in mxc_jpeg_match_image_format()