HomeSort by relevance Sort by last modified time
    Searched refs:tif_cleanup (Results 1 - 14 of 14) sorted by null

  /external/pdfium/third_party/libtiff/
tif_close.c 54 (*tif->tif_cleanup)(tif);
tif_compress.c 154 tif->tif_cleanup = _TIFFvoid;
tif_zip.c 452 tif->tif_cleanup = ZIPCleanup;
tiffiop.h 172 TIFFVoidMethod tif_cleanup; /* cleanup state routine */ member in struct:tiff
tif_dir.c 223 (*tif->tif_cleanup)(tif);
    [all...]
tif_lzw.c 1137 tif->tif_cleanup = LZWCleanup;
tif_predict.c 113 (*tif->tif_cleanup)(tif);
tif_fax3.c     [all...]
tif_luv.c     [all...]
tif_pixarlog.c     [all...]
tif_jpeg.c     [all...]
tif_ojpeg.c 471 tif->tif_cleanup=OJPEGCleanup;
    [all...]
tif_dirwrite.c     [all...]
tif_dirread.c     [all...]

Completed in 69 milliseconds