Home
last modified time | relevance | path

Searched refs:WhiteOut (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
634 WhiteOut[i] = WhitePointOut[i]; in FixWhiteMisalignment()
638 WhiteOut[i] = cmsEvalToneCurve16(InversePostLin, WhitePointOut[i]); in FixWhiteMisalignment()
645 WhiteOut[i] = WhitePointOut[i]; in FixWhiteMisalignment()
649 PatchLUT(CLUT, WhiteIn, WhiteOut, nOuts, nIns); in FixWhiteMisalignment()