Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_flush.c120 if (tif->tif_dir.td_stripoffset_p == NULL && !TIFFSetupStrips(tif)) in TIFFForceStrileArrayWriting()
Dtif_write.c523 TIFFSetupStrips(TIFF* tif) in TIFFSetupStrips() function
611 if (tif->tif_dir.td_stripoffset_p == NULL && !TIFFSetupStrips(tif)) { in TIFFWriteCheck()
Dtiffio.h397 extern int TIFFSetupStrips(TIFF *);
Dtif_dirwrite.c241 (void) TIFFSetupStrips(tif); in TIFFCheckpointDirectory()
Dtif_dirread.c4018 TIFFSetupStrips(tif); in TIFFReadDirectory()