Home
last modified time | relevance | path

Searched refs:WhiteIn (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmsopt.c585 cmsUInt16Number WhiteIn[cmsMAXCHANNELS], WhiteOut[cmsMAXCHANNELS], ObtainedOut[cmsMAXCHANNELS]; in FixWhiteMisalignment() local
616 WhiteIn[i] = cmsEvalToneCurve16(Curves[i], WhitePointIn[i]); in FixWhiteMisalignment()
621 WhiteIn[i] = WhitePointIn[i]; in FixWhiteMisalignment()
649 PatchLUT(CLUT, WhiteIn, WhiteOut, nOuts, nIns); in FixWhiteMisalignment()