Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmsopt.c470 cmsUInt16Number WhiteIn[cmsMAXCHANNELS], WhiteOut[cmsMAXCHANNELS], ObtainedOut[cmsMAXCHANNELS]; in FixWhiteMisalignment() local
501 WhiteIn[i] = cmsEvalToneCurve16(Curves[i], WhitePointIn[i]); in FixWhiteMisalignment()
506 WhiteIn[i] = WhitePointIn[i]; in FixWhiteMisalignment()
534 PatchLUT(CLUT, WhiteIn, WhiteOut, nOuts, nIns); in FixWhiteMisalignment()