Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmssamp.c355 cmsFloat64Number yRamp[256]; in cmsDetectDestinationBlackPoint() local
496 yRamp[l] = (outRamp[l] - MinL) / (MaxL - MinL); in cmsDetectDestinationBlackPoint()
515 cmsFloat64Number ff = yRamp[l]; in cmsDetectDestinationBlackPoint()
519 y[n] = yRamp[l]; in cmsDetectDestinationBlackPoint()