Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_color.c105 i = (int)((Yg - cielab->display.d_Y0G) / cielab->gstep); in TIFFXYZToRGB()
146 cielab->gstep = in TIFFCIELabToRGBInit()
Dtiffio.h168 float rstep, gstep, bstep; member