Home
last modified time | relevance | path

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

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