Searched defs:IS_JPEG_COLORSPACE (Results 1 – 2 of 2) sorted by relevance
609 #define IS_JPEG_COLORSPACE(COLORSPACE) (((COLORSPACE) == JPEG_GRAYSCALE_COLORSPACE) || \ macro