Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_open.c307 tif->tif_header_size = sizeof (TIFFHeaderBig);
396 …if (!ReadOK(tif, ((uint8*)(&tif->tif_header) + sizeof(TIFFHeaderClassic)), (sizeof(TIFFHeaderBig)-…
423 tif->tif_header_size = sizeof(TIFFHeaderBig);
H A Dtiff.h108 } TIFFHeaderBig; typedef
H A Dtiffiop.h141 TIFFHeaderBig big;
H A Dtif_dirread.c4309 space=sizeof(TIFFHeaderBig)+8+dircount*20+8; in EstimateStripByteCounts()
/libtiff-4.0.7/tools/
H A Dtiffdump.c68 TIFFHeaderBig big;