Searched refs:AdaptationStates (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/third_party/lcms/src/ |
D | cmscnvrt.c | 38 cmsFloat64Number AdaptationStates[], 51 cmsFloat64Number AdaptationStates[], 64 cmsFloat64Number AdaptationStates[], 77 cmsFloat64Number AdaptationStates[], 529 cmsFloat64Number AdaptationStates[], in DefaultICCintents() argument 597 … if (!ComputeConversion(i, hProfiles, Intent, BPC[i], AdaptationStates[i], &m, &off)) goto Error; in DefaultICCintents() 622 … if (!ComputeConversion(i, hProfiles, Intent, BPC[i], AdaptationStates[i], &m, &off)) goto Error; in DefaultICCintents() 673 cmsFloat64Number AdaptationStates[], in _cmsDefaultICCintents() argument 676 …return DefaultICCintents(ContextID, nProfiles, TheIntents, hProfiles, BPC, AdaptationStates, dwFla… in _cmsDefaultICCintents() 738 cmsFloat64Number AdaptationStates[], in BlackPreservingKOnlyIntents() argument [all …]
|
D | cmsgmt.c | 39 const cmsFloat64Number AdaptationStates[], in _cmsChain2Lab() argument 63 AdaptationList[i] = AdaptationStates[i]; in _cmsChain2Lab() 98 const cmsFloat64Number AdaptationStates[], in ComputeKToLstar() argument 108 …extID, nProfiles, TYPE_CMYK_FLT, TYPE_Lab_DBL, Intents, hProfiles, BPC, AdaptationStates, dwFlags); in ComputeKToLstar() 145 const cmsFloat64Number AdaptationStates[], in _cmsBuildKToneCurve() argument 160 …uteKToLstar(ContextID, nPoints, nProfiles - 1, Intents, hProfiles, BPC, AdaptationStates, dwFlags); in _cmsBuildKToneCurve() 167 AdaptationStates + (nProfiles - 1), in _cmsBuildKToneCurve() 291 cmsFloat64Number AdaptationStates[], in _cmsCreateGamutCheckPipeline() argument 337 AdaptationList[i] = AdaptationStates[i]; in _cmsCreateGamutCheckPipeline()
|
D | lcms2_internal.h | 942 cmsFloat64Number AdaptationStates[], 976 cmsFloat64Number AdaptationStates[], 1090 const cmsFloat64Number AdaptationStates[], 1100 const cmsFloat64Number AdaptationStates[],
|
D | cmsxform.c | 1013 cmsFloat64Number AdaptationStates[], in cmsCreateExtendedTransform() argument 1059 … Lut = _cmsLinkProfiles(ContextID, nProfiles, Intents, hProfiles, BPC, AdaptationStates, dwFlags); in cmsCreateExtendedTransform() 1094 AdaptationStates, in cmsCreateExtendedTransform() 1161 cmsFloat64Number AdaptationStates[256]; in cmsCreateMultiprofileTransformTHR() local 1171 AdaptationStates[i] = cmsSetAdaptationStateTHR(ContextID, -1); in cmsCreateMultiprofileTransformTHR() 1175 …ateExtendedTransform(ContextID, nProfiles, hProfiles, BPC, Intents, AdaptationStates, NULL, 0, Inp… in cmsCreateMultiprofileTransformTHR()
|
/external/pdfium/third_party/lcms/include/ |
D | lcms2_plugin.h | 457 cmsFloat64Number AdaptationStates[], 477 cmsFloat64Number AdaptationStates[],
|
D | lcms2.h | 1729 cmsFloat64Number AdaptationStates[],
|