Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmssamp.c373 cmsFloat64Number inRamp[256], outRamp[256]; in cmsDetectDestinationBlackPoint() local
470 inRamp[l] = Lab.L; in cmsDetectDestinationBlackPoint()
496 if (! ((inRamp[l] <= MinL + 0.2 * (MaxL - MinL) ) || in cmsDetectDestinationBlackPoint()
497 (fabs(inRamp[l] - outRamp[l]) < 4.0 ))) in cmsDetectDestinationBlackPoint()
543 x[n] = inRamp[l]; in cmsDetectDestinationBlackPoint()