Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_pixarlog.c495 int nlin, lt2size; in PixarLogMakeTables() local
506 nlin = (int)(1./c); /* nlin must be an integer */ in PixarLogMakeTables()
507 c = 1./nlin; in PixarLogMakeTables()
539 for (i = 0; i < nlin; i++) { in PixarLogMakeTables()
544 for (i = nlin; i < TSIZE; i++) in PixarLogMakeTables()