Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_predict.h66 extern int TIFFPredictorCleanup(TIFF*);
H A Dtif_zip.c334 (void)TIFFPredictorCleanup(tif); in ZIPCleanup()
H A Dtif_lzma.c347 (void)TIFFPredictorCleanup(tif); in LZMACleanup()
H A Dtif_predict.c848 TIFFPredictorCleanup(TIFF* tif) in TIFFPredictorCleanup() function
H A Dtif_lzw.c1100 (void)TIFFPredictorCleanup(tif); in LZWCleanup()
H A Dtif_pixarlog.c1257 (void)TIFFPredictorCleanup(tif); in PixarLogCleanup()
/libtiff-4.0.7/
H A DChangeLog3593 TIFFPredictorCleanup() to restore parent decode/encode/field methods.
3596 TIFFPredictorCleanup() in codec cleanup methods. As per bug