Searched refs:tif_cleanup (Results 1 – 13 of 13) sorted by relevance
54 (*tif->tif_cleanup)(tif); in TIFFCleanup()
154 tif->tif_cleanup = _TIFFvoid; in _TIFFSetDefaultCompressionState()
456 tif->tif_cleanup = ZIPCleanup; in TIFFInitZIP()
172 TIFFVoidMethod tif_cleanup; /* cleanup state routine */ member
235 (*tif->tif_cleanup)(tif); in _TIFFVSetField()1739 (*tif->tif_cleanup)(tif); in TIFFUnlinkDirectory()
1172 tif->tif_cleanup = LZWCleanup; in TIFFInitLZW()
1738 tif->tif_cleanup = LogLuvCleanup; in TIFFInitSGILog()
1392 tif->tif_cleanup = Fax3Cleanup; in InitCCITTFax3()
1443 tif->tif_cleanup = PixarLogCleanup; in TIFFInitPixarLog()
2399 tif->tif_cleanup = JPEGCleanup; in TIFFInitJPEG()
472 tif->tif_cleanup=OJPEGCleanup; in TIFFInitOJPEG()
927 (*tif->tif_cleanup)(tif); in TIFFWriteDirectorySec()
3429 (*tif->tif_cleanup)(tif); /* cleanup any previous compression state */ in TIFFReadDirectory()