Searched refs:cmsGetDeviceClass (Results 1 – 10 of 10) sorted by relevance
81 if (cmsGetDeviceClass(hProfile) == cmsSigDisplayClass) { in _cmsReadMediaWhitePoint()113 if (cmsGetDeviceClass(hProfile) == cmsSigDisplayClass) { in _cmsReadCHAD()322 if (cmsGetDeviceClass(hProfile) == cmsSigNamedColorClass) { in _cmsReadInputLUT()728 if (cmsGetDeviceClass(hProfile) == cmsSigNamedColorClass) { in _cmsReadDevicelinkLUT()843 if (cmsGetDeviceClass(hProfile) == cmsSigLinkClass) { in cmsIsCLUT()
196 devClass = cmsGetDeviceClass(hProfile); in cmsDetectBlackPoint()268 (cmsGetDeviceClass(hProfile) == cmsSigOutputClass) && in cmsDetectBlackPoint()362 devClass = cmsGetDeviceClass(hProfile); in cmsDetectDestinationBlackPoint()
156 if (cmsGetDeviceClass(hProfiles[nProfiles - 1]) != cmsSigOutputClass) return NULL; in _cmsBuildKToneCurve()468 if (cmsGetDeviceClass(hProfile) != cmsSigOutputClass) { in cmsDetectTAC()
1056 if (cmsGetDeviceClass(hProfile) == cmsSigNamedColorClass) { in GenerateCSA()1487 if (cmsGetDeviceClass(hProfile) == cmsSigNamedColorClass) { in GenerateCRD()
554 ClassSig = cmsGetDeviceClass(hProfile); in DefaultICCintents()949 cmsGetDeviceClass(hProfiles[nProfiles-1]) == cmsSigOutputClass)) in BlackPreservingKPlaneIntents()
918 cls = cmsGetDeviceClass(hProfile); in GetXFormColorSpaces()1099 if (cmsGetDeviceClass(hProfiles[nProfiles-1]) == cmsSigLinkClass) { in cmsCreateExtendedTransform()
1117 deviceClass = cmsGetDeviceClass(hProfile); in cmsTransform2DeviceLink()
978 cmsProfileClassSignature CMSEXPORT cmsGetDeviceClass(cmsHPROFILE hProfile) in cmsGetDeviceClass() function
898 if ((cmsGetDeviceClass(source_profile) != cmsSigLinkClass) && in ProfileImage()1286 (cmsGetDeviceClass(source_profile) != cmsSigLinkClass)) in ProfileImage()
1465 CMSEXPORT cmsGetDeviceClass(cmsHPROFILE hProfile);