Searched refs:EndVal (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmsopt.c724 int BeginVal, EndVal; local
731 BeginVal = 0xffff; EndVal = 0;
734 BeginVal = 0; EndVal = 0xffff;
747 Slope = (EndVal - Val) / AtBegin; // AtBegin holds the X interval, which is same in both cases

Completed in 399 milliseconds