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

/external/opencv3/3rdparty/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 */
H A Dtif_color.c131 cielab->range = CIELABTORGB_TABLE_RANGE;
/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 */
H A Dtif_color.c131 cielab->range = CIELABTORGB_TABLE_RANGE;

Completed in 69 milliseconds