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[], 528 cmsFloat64Number AdaptationStates[], in DefaultICCintents() argument 596 … if (!ComputeConversion(i, hProfiles, Intent, BPC[i], AdaptationStates[i], &m, &off)) goto Error; in DefaultICCintents() 621 … if (!ComputeConversion(i, hProfiles, Intent, BPC[i], AdaptationStates[i], &m, &off)) goto Error; in DefaultICCintents() 672 cmsFloat64Number AdaptationStates[], in _cmsDefaultICCintents() argument 675 …return DefaultICCintents(ContextID, nProfiles, TheIntents, hProfiles, BPC, AdaptationStates, dwFla… in _cmsDefaultICCintents() 737 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 | 890 cmsFloat64Number AdaptationStates[], 924 cmsFloat64Number AdaptationStates[], 1038 const cmsFloat64Number AdaptationStates[], 1048 const cmsFloat64Number AdaptationStates[],
|
D | cmsxform.c | 1005 cmsFloat64Number AdaptationStates[], in cmsCreateExtendedTransform() argument 1051 … Lut = _cmsLinkProfiles(ContextID, nProfiles, Intents, hProfiles, BPC, AdaptationStates, dwFlags); in cmsCreateExtendedTransform() 1086 AdaptationStates, in cmsCreateExtendedTransform() 1153 cmsFloat64Number AdaptationStates[256]; in cmsCreateMultiprofileTransformTHR() local 1163 AdaptationStates[i] = cmsSetAdaptationStateTHR(ContextID, -1); in cmsCreateMultiprofileTransformTHR() 1167 …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 | 1721 cmsFloat64Number AdaptationStates[],
|