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.c150 tif->tif_close = _TIFFvoid; in _TIFFSetDefaultCompressionState()
Dtiffiop.h185 TIFFVoidMethod tif_close; /* cleanup-on-close routine */ member
Dtif_luv.c1738 tif->tif_close = LogLuvClose; in TIFFInitSGILog()
Dtif_fax3.c1393 tif->tif_close = Fax3Close; in InitCCITTFax3()
Dtif_pixarlog.c1439 tif->tif_close = PixarLogClose; in TIFFInitPixarLog()
Dtif_dirwrite.c436 (*tif->tif_close)(tif); /* shutdown encoder */ in TIFFWriteDirectorySec()
/external/pdfium/third_party/
DBUILD.gn528 "libtiff/tif_close.c",