Home
last modified time | relevance | path

Searched refs:tif_close (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_compress.c152 tif->tif_close = _TIFFvoid; in _TIFFSetDefaultCompressionState()
Dtiffiop.h170 TIFFVoidMethod tif_close; /* cleanup-on-close routine */ member
Dtif_luv.c1737 tif->tif_close = LogLuvClose; in TIFFInitSGILog()
Dtif_fax3.c1391 tif->tif_close = Fax3Close; in InitCCITTFax3()
Dtif_pixarlog.c1442 tif->tif_close = PixarLogClose; in TIFFInitPixarLog()
Dtif_dirwrite.c394 (*tif->tif_close)(tif); /* shutdown encoder */ in TIFFWriteDirectorySec()
/external/pdfium/third_party/
DBUILD.gn498 "libtiff/tif_close.c",