Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_pixarlog.c109 static float LogK1, LogK2; variable
513 LogK1 = (float)(1./c); /* if (v >= 2) token = k1*log(v*k2) */ in PixarLogMakeTables()
970 : LogK1*log(v*LogK2) + 0.5 ) in horizontalDifferenceF()