Searched refs:cmsChannelsOf (Results 1 – 7 of 7) sorted by relevance
309 nChannels = cmsChannelsOf(ColorSpace); in cmsCreateLinearizationDeviceLinkTHR()433 nChannels = cmsChannelsOf(ColorSpace); in cmsCreateInkLimitingDeviceLinkTHR()962 | BYTES_SH(2) | CHANNELS_SH(cmsChannelsOf(v ->ExitColorSpace))); in CreateNamedColorDevicelink()1099 ChansIn = cmsChannelsOf(xform -> EntryColorSpace); in cmsTransform2DeviceLink()1100 ChansOut = cmsChannelsOf(xform -> ExitColorSpace); in cmsTransform2DeviceLink()
660 nChannels = cmsChannelsOf(Colorspace); in _cmsReasonableGridpointsByColorspace()868 cmsUInt32Number CMSEXPORT cmsChannelsOf(cmsColorSpaceSignature ColorSpace) in cmsChannelsOf() function
863 if ((cmsChannelsOf(EntryColorSpace) != cmsPipelineInputChannels(Lut)) || in cmsCreateExtendedTransform()864 (cmsChannelsOf(ExitColorSpace) != cmsPipelineOutputChannels(Lut))) { in cmsCreateExtendedTransform()
350 nChannels = cmsChannelsOf(ColorSpace); in _cmsCreateGamutCheckPipeline()
3351 cmsUInt32Number nOutputChans = cmsChannelsOf(ColorSpace); in cmsFormatterForColorspaceOfProfile()3364 cmsUInt32Number nOutputChans = cmsChannelsOf(ColorSpace); in cmsFormatterForPCSOfProfile()
84 nSrcComponents = cmsChannelsOf(srcCS); in IccLib_CreateTransform()
1481 CMSAPI cmsUInt32Number CMSEXPORT cmsChannelsOf(cmsColorSpaceSignature ColorSpace);