Searched refs:GRAY_SIGNATURE (Results 1 – 3 of 3) sorted by relevance
228 #define GRAY_SIGNATURE 0x47524159 macro
201 case GRAY_SIGNATURE: in read_color_space()1082 } else if (profile->color_space == GRAY_SIGNATURE) { in qcms_profile_from_memory()
1299 } else if (in->color_space == GRAY_SIGNATURE) { in qcms_transform_create()