Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_color.c101 i = (int)((Yr - cielab->display.d_Y0R) / cielab->rstep); in TIFFXYZToRGB()
137 cielab->rstep = in TIFFCIELabToRGBInit()
H A Dtiffio.h168 float rstep, gstep, bstep; member