Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmssamp.c352 cmsFloat64Number inRamp[256], outRamp[256]; in cmsDetectDestinationBlackPoint() local
449 inRamp[l] = Lab.L; in cmsDetectDestinationBlackPoint()
474 if (! ((inRamp[l] <= MinL + 0.2 * (MaxL - MinL) ) || in cmsDetectDestinationBlackPoint()
475 (fabs(inRamp[l] - outRamp[l]) < 4.0 ))) in cmsDetectDestinationBlackPoint()
518 x[n] = inRamp[l]; in cmsDetectDestinationBlackPoint()