Searched refs:AdaptationStates (Results 1 - 6 of 6) sorted by relevance

/openjdk10/jdk/src/java.desktop/share/native/liblcms/
H A Dcmsgmt.c68 const cmsFloat64Number AdaptationStates[],
92 AdaptationList[i] = AdaptationStates[i];
127 const cmsFloat64Number AdaptationStates[],
137 xform = _cmsChain2Lab(ContextID, nProfiles, TYPE_CMYK_FLT, TYPE_Lab_DBL, Intents, hProfiles, BPC, AdaptationStates, dwFlags);
174 const cmsFloat64Number AdaptationStates[],
189 in = ComputeKToLstar(ContextID, nPoints, nProfiles - 1, Intents, hProfiles, BPC, AdaptationStates, dwFlags);
196 AdaptationStates + (nProfiles - 1),
320 cmsFloat64Number AdaptationStates[],
366 AdaptationList[i] = AdaptationStates[i];
61 _cmsChain2Lab(cmsContext ContextID, cmsUInt32Number nProfiles, cmsUInt32Number InputFormat, cmsUInt32Number OutputFormat, const cmsUInt32Number Intents[], const cmsHPROFILE hProfiles[], const cmsBool BPC[], const cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
121 ComputeKToLstar(cmsContext ContextID, cmsUInt32Number nPoints, cmsUInt32Number nProfiles, const cmsUInt32Number Intents[], const cmsHPROFILE hProfiles[], const cmsBool BPC[], const cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
168 _cmsBuildKToneCurve(cmsContext ContextID, cmsUInt32Number nPoints, cmsUInt32Number nProfiles, const cmsUInt32Number Intents[], const cmsHPROFILE hProfiles[], const cmsBool BPC[], const cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
316 _cmsCreateGamutCheckPipeline(cmsContext ContextID, cmsHPROFILE hProfiles[], cmsBool BPC[], cmsUInt32Number Intents[], cmsFloat64Number AdaptationStates[], cmsUInt32Number nGamutPCSposition, cmsHPROFILE hGamut) argument
H A Dcmscnvrt.c67 cmsFloat64Number AdaptationStates[],
80 cmsFloat64Number AdaptationStates[],
93 cmsFloat64Number AdaptationStates[],
106 cmsFloat64Number AdaptationStates[],
557 cmsFloat64Number AdaptationStates[],
625 if (!ComputeConversion(i, hProfiles, Intent, BPC[i], AdaptationStates[i], &m, &off)) goto Error;
650 if (!ComputeConversion(i, hProfiles, Intent, BPC[i], AdaptationStates[i], &m, &off)) goto Error;
701 cmsFloat64Number AdaptationStates[],
704 return DefaultICCintents(ContextID, nProfiles, TheIntents, hProfiles, BPC, AdaptationStates, dwFlags);
766 cmsFloat64Number AdaptationStates[],
552 DefaultICCintents(cmsContext ContextID, cmsUInt32Number nProfiles, cmsUInt32Number TheIntents[], cmsHPROFILE hProfiles[], cmsBool BPC[], cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
696 _cmsDefaultICCintents(cmsContext ContextID, cmsUInt32Number nProfiles, cmsUInt32Number TheIntents[], cmsHPROFILE hProfiles[], cmsBool BPC[], cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
761 BlackPreservingKOnlyIntents(cmsContext ContextID, cmsUInt32Number nProfiles, cmsUInt32Number TheIntents[], cmsHPROFILE hProfiles[], cmsBool BPC[], cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
953 BlackPreservingKPlaneIntents(cmsContext ContextID, cmsUInt32Number nProfiles, cmsUInt32Number TheIntents[], cmsHPROFILE hProfiles[], cmsBool BPC[], cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
1066 _cmsLinkProfiles(cmsContext ContextID, cmsUInt32Number nProfiles, cmsUInt32Number TheIntents[], cmsHPROFILE hProfiles[], cmsBool BPC[], cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
[all...]
H A Dlcms2_internal.h919 cmsFloat64Number AdaptationStates[],
953 cmsFloat64Number AdaptationStates[],
1067 const cmsFloat64Number AdaptationStates[],
1077 const cmsFloat64Number AdaptationStates[],
H A Dcmsxform.c1031 cmsFloat64Number AdaptationStates[],
1077 Lut = _cmsLinkProfiles(ContextID, nProfiles, Intents, hProfiles, BPC, AdaptationStates, dwFlags);
1112 AdaptationStates,
1179 cmsFloat64Number AdaptationStates[256]; local
1189 AdaptationStates[i] = cmsSetAdaptationStateTHR(ContextID, -1);
1193 return cmsCreateExtendedTransform(ContextID, nProfiles, hProfiles, BPC, Intents, AdaptationStates, NULL, 0, InputFormat, OutputFormat, dwFlags);
1027 cmsCreateExtendedTransform(cmsContext ContextID, cmsUInt32Number nProfiles, cmsHPROFILE hProfiles[], cmsBool BPC[], cmsUInt32Number Intents[], cmsFloat64Number AdaptationStates[], cmsHPROFILE hGamutProfile, cmsUInt32Number nGamutPCSposition, cmsUInt32Number InputFormat, cmsUInt32Number OutputFormat, cmsUInt32Number dwFlags) argument
H A Dlcms2_plugin.h486 cmsFloat64Number AdaptationStates[],
506 cmsFloat64Number AdaptationStates[],
H A Dlcms2.h1750 cmsFloat64Number AdaptationStates[],

Completed in 78 milliseconds