Home
last modified time | relevance | path

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

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