Home
last modified time | relevance | path

Searched refs:WhiteOut (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
601 WhiteOut[i] = WhitePointOut[i]; in FixWhiteMisalignment()
605 WhiteOut[i] = cmsEvalToneCurve16(InversePostLin, WhitePointOut[i]); in FixWhiteMisalignment()
612 WhiteOut[i] = WhitePointOut[i]; in FixWhiteMisalignment()
616 PatchLUT(CLUT, WhiteIn, WhiteOut, nOuts, nIns); in FixWhiteMisalignment()