Home
last modified time | relevance | path

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

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