Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dthumbnail.c387 static uint32 stepDstWidth; /* dest stepping width */ variable
469 stepDstWidth = stepSrcWidth = 0; in initScale()
480 if (stepSrcWidth != sw || stepDstWidth != tnw) { in setupStepTables()
507 stepDstWidth = tnw; in setupStepTables()