Home
last modified time | relevance | path

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

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