Home
last modified time | relevance | path

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

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