Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffdump.c269 static const int datawidth[] = { variable
290 #define NWIDTHS (sizeof (datawidth) / sizeof (datawidth[0]))
429 typewidth = datawidth[type]; in ReadDirectory()