Home
last modified time | relevance | path

Searched refs:WhiteOut (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
519 WhiteOut[i] = WhitePointOut[i]; in FixWhiteMisalignment()
523 WhiteOut[i] = cmsEvalToneCurve16(InversePostLin, WhitePointOut[i]); in FixWhiteMisalignment()
530 WhiteOut[i] = WhitePointOut[i]; in FixWhiteMisalignment()
534 PatchLUT(CLUT, WhiteIn, WhiteOut, nOuts, nIns); in FixWhiteMisalignment()