Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dthumbnail.c385 static uint16 filterWidth; /* filter width in pixels */ variable
468 filterWidth = 0; in initScale()
515 uint32 area = nrows * filterWidth; in setrow()
589 filterWidth = (uint16) ceil((double) rw / (double) tnw); in setImage()