Searched refs:TIFFSetupStrips (Results 1 – 3 of 3) sorted by relevance
527 TIFFSetupStrips(TIFF* tif) in TIFFSetupStrips() function613 if (tif->tif_dir.td_stripoffset == NULL && !TIFFSetupStrips(tif)) { in TIFFWriteCheck()
400 extern int TIFFSetupStrips(TIFF *);
199 (void) TIFFSetupStrips(tif); in TIFFCheckpointDirectory()