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