Searched refs:cmsGetEncodedICCversion (Results 1 – 5 of 5) sorted by relevance
214 if ((cmsGetEncodedICCversion(hProfile) >= 0x4000000) && in cmsDetectBlackPoint()381 if ((cmsGetEncodedICCversion(hProfile) >= 0x4000000) && in cmsDetectDestinationBlackPoint()
79 if (cmsGetEncodedICCversion(hProfile) < 0x4000000) { in _cmsReadMediaWhitePoint()111 if (cmsGetEncodedICCversion(hProfile) < 0x4000000) { in _cmsReadCHAD()926 if (cmsGetEncodedICCversion(hProfile) >= 0x4000000) { in _cmsWriteProfileSequence()
1067 if (cmsGetEncodedICCversion(hProfiles[i]) >= 0x4000000) in _cmsLinkProfiles()
990 cmsUInt32Number CMSEXPORT cmsGetEncodedICCversion(cmsHPROFILE hProfile) in cmsGetEncodedICCversion() function
1470 CMSAPI cmsUInt32Number CMSEXPORT cmsGetEncodedICCversion(cmsHPROFILE hProfile);