Searched refs:V4L2_JPEG_APP14_TF_CMYK_RGB (Results 1 – 2 of 2) sorted by relevance
126 V4L2_JPEG_APP14_TF_CMYK_RGB = 0, enumerator
1726 u8 is_rgb = header->app14_tf == V4L2_JPEG_APP14_TF_CMYK_RGB ? 1 : 0; in mxc_jpeg_match_image_format()