Searched refs:data_color_space (Results 1 – 12 of 12) sorted by relevance
93 uint32_t data_color_space; member285 p->data_color_space = skcms_Signature_RGB; in skcms_Init()
159 uint8_t data_color_space [ 4]; member872 profile->data_color_space = read_big_u32(header->data_color_space); in skcms_Parse()916 if (profile->data_color_space == skcms_Signature_Gray && in skcms_Parse()1152 if (A->data_color_space != B->data_color_space) { in skcms_ApproximatelyEqualProfiles()1160 if (A->data_color_space == skcms_Signature_CMYK) { in skcms_ApproximatelyEqualProfiles()2115 if (srcProfile->data_color_space == skcms_Signature_CMYK) { in skcms_TransformWithPalette()
160 uint32_t data_color_space; member374 p->data_color_space = skcms_Signature_RGB; in skcms_Init()
343 uint8_t data_color_space [ 4]; member1221 profile->data_color_space = read_big_u32(header->data_color_space); in skcms_ParseWithA2BPriority()1265 if (profile->data_color_space == skcms_Signature_Gray && in skcms_ParseWithA2BPriority()1586 if ((A->data_color_space == CMYK) != (B->data_color_space == CMYK)) { in skcms_ApproximatelyEqualProfiles()1594 if (A->data_color_space == skcms_Signature_CMYK) { in skcms_ApproximatelyEqualProfiles()2678 if (srcProfile->data_color_space == skcms_Signature_CMYK) { in skcms_TransformWithPalette()2863 if (dstProfile->data_color_space == skcms_Signature_CMYK) { in skcms_TransformWithPalette()
142 if (profile && profile->profile()->data_color_space != skcms_Signature_RGB) { in MakeFromStream()
243 auto type = profile->profile()->data_color_space; in ReadHeader()568 bool hasCMYKColorSpace = srcProfile && srcProfile->data_color_space == skcms_Signature_CMYK; in needs_swizzler_to_convert_from_cmyk()
99 if (profile && profile->profile()->data_color_space != skcms_Signature_RGB) { in MakeFromStream()
921 switch (profile->profile()->data_color_space) { in infoCallback()
193 auto type = profile->profile()->data_color_space; in ReadHeader()518 bool hasCMYKColorSpace = srcProfile && srcProfile->data_color_space == skcms_Signature_CMYK; in needs_swizzler_to_convert_from_cmyk()
174 if (profile && profile->profile()->data_color_space != skcms_Signature_RGB) { in MakeFromStream()
98 if (profile && profile->profile()->data_color_space != skcms_Signature_RGB) { in MakeFromStream()
920 switch (profile->profile()->data_color_space) { in infoCallback()