Home
last modified time | relevance | path

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

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