Home
last modified time | relevance | path

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

/Linux-v6.6/include/media/
Dv4l2-jpeg.h102 V4L2_JPEG_APP14_TF_CMYK_RGB = 0, enumerator
/Linux-v6.6/drivers/media/platform/nxp/imx-jpeg/
Dmxc-jpeg.c1695 u8 is_rgb = header->app14_tf == V4L2_JPEG_APP14_TF_CMYK_RGB ? 1 : 0; in mxc_jpeg_match_image_format()