Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_write.c527 TIFFSetupStrips(TIFF* tif) in TIFFSetupStrips() function
613 if (tif->tif_dir.td_stripoffset == NULL && !TIFFSetupStrips(tif)) { in TIFFWriteCheck()
Dtiffio.h400 extern int TIFFSetupStrips(TIFF *);
Dtif_dirwrite.c199 (void) TIFFSetupStrips(tif); in TIFFCheckpointDirectory()