Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 4 of 4) sorted by relevance

/libtiff-4.0.7/tools/
H A Draw2tiff.c95 int16 depth = 1; /* bytes per pixel in input image */ in main() local
375 uint32 depth = TIFFDataWidth(dtype); in guessSize() local
/libtiff-4.0.7/contrib/ras/
H A Dras2tif.c83 int depth, local
H A Dtif2ras.c83 int depth, local
/libtiff-4.0.7/archive/tools/
H A Dbmp2tiff.c234 uint16 depth = 8; /* bits per pixel in input image */ in main() local