Home
last modified time | relevance | path

Searched refs:tif_cleanup (Results 1 – 13 of 13) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_close.c54 (*tif->tif_cleanup)(tif); in TIFFCleanup()
Dtif_compress.c154 tif->tif_cleanup = _TIFFvoid; in _TIFFSetDefaultCompressionState()
Dtif_zip.c456 tif->tif_cleanup = ZIPCleanup; in TIFFInitZIP()
Dtiffiop.h172 TIFFVoidMethod tif_cleanup; /* cleanup state routine */ member
Dtif_dir.c235 (*tif->tif_cleanup)(tif); in _TIFFVSetField()
1739 (*tif->tif_cleanup)(tif); in TIFFUnlinkDirectory()
Dtif_lzw.c1172 tif->tif_cleanup = LZWCleanup; in TIFFInitLZW()
Dtif_luv.c1738 tif->tif_cleanup = LogLuvCleanup; in TIFFInitSGILog()
Dtif_fax3.c1392 tif->tif_cleanup = Fax3Cleanup; in InitCCITTFax3()
Dtif_pixarlog.c1443 tif->tif_cleanup = PixarLogCleanup; in TIFFInitPixarLog()
Dtif_jpeg.c2399 tif->tif_cleanup = JPEGCleanup; in TIFFInitJPEG()
Dtif_ojpeg.c472 tif->tif_cleanup=OJPEGCleanup; in TIFFInitOJPEG()
Dtif_dirwrite.c927 (*tif->tif_cleanup)(tif); in TIFFWriteDirectorySec()
Dtif_dirread.c3429 (*tif->tif_cleanup)(tif); /* cleanup any previous compression state */ in TIFFReadDirectory()