Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_pixarlog.c497 double b, c, linstep, v; in PixarLogMakeTables() local
509 linstep = b*c*exp(1.); in PixarLogMakeTables()
513 lt2size = (int)(2./linstep) + 1; in PixarLogMakeTables()
540 v = i * linstep; in PixarLogMakeTables()
558 if ((i*linstep)*(i*linstep) > ToLinearF[j]*ToLinearF[j+1]) in PixarLogMakeTables()