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

1 2

  /external/opencv3/3rdparty/libtiff/
tif_close.c 54 (*tif->tif_cleanup)(tif);
tif_jpeg_12.c 44 tif->tif_cleanup = JPEGCleanup;
tif_compress.c 154 tif->tif_cleanup = _TIFFvoid;
tif_lzma.c 482 tif->tif_cleanup = LZMACleanup;
tif_zip.c 449 tif->tif_cleanup = ZIPCleanup;
tiffiop.h 167 TIFFVoidMethod tif_cleanup; /* cleanup state routine */ member in struct:tiff
tif_dir.c 221 (*tif->tif_cleanup)(tif);
    [all...]
tif_lzw.c     [all...]
tif_fax3.c     [all...]
tif_luv.c     [all...]
tif_jpeg.c     [all...]
tif_pixarlog.c     [all...]
tif_ojpeg.c 462 tif->tif_cleanup=OJPEGCleanup;
    [all...]
tif_dirwrite.c     [all...]
  /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_fax3.c     [all...]
tif_luv.c     [all...]
tif_pixarlog.c     [all...]
tif_jpeg.c     [all...]
tif_ojpeg.c 471 tif->tif_cleanup=OJPEGCleanup;
    [all...]

Completed in 124 milliseconds

1 2