Home | History | Annotate | Download | only in src

Lines Matching refs:Adaptation

34 // The Context0 observer adaptation state.
37 // Init and duplicate observer adaptation state
55 // Sets adaptation state for absolute colorimetric intent in the given context. Adaptation state applies on all
56 // but cmsCreateExtendedTransformTHR(). Little CMS can handle incomplete adaptation states.
76 // The adaptation state may be defaulted by this function. If you don't like it, use the extended transform routine
1035 cmsFloat64Number Adaptation[4];
1043 Adaptation[0] = Adaptation[1] = Adaptation[2] = Adaptation[3] = cmsSetAdaptationStateTHR(ContextID, -1);
1048 return cmsCreateExtendedTransform(ContextID, 4, hArray, BPC, Intents, Adaptation,