Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Draw2tiff.c94 TIFFDataType dtype = TIFF_BYTE; in main() local
344 swapBytesInScanline(void *buf, uint32 width, TIFFDataType dtype) in swapBytesInScanline()
368 guessSize(int fd, TIFFDataType dtype, _TIFF_off_t hdr_size, uint32 nbands, in guessSize()
477 correlation(void *buf1, void *buf2, uint32 n_elem, TIFFDataType dtype) in correlation()