Searched defs:CIELABTORGB_TABLE_RANGE (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/third_party/libtiff/
H A Dtiffio.h167 #define CIELABTORGB_TABLE_RANGE 1500 macro
171 float Yr2r[CIELABTORGB_TABLE_RANGE + 1]; /* Conversion of Yr to r */
172 float Yg2g[CIELABTORGB_TABLE_RANGE + 1]; /* Conversion of Yg to g */
173 float Yb2b[CIELABTORGB_TABLE_RANGE + 1]; /* Conversion of Yb to b */

Completed in 105 milliseconds