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

  /external/opencv3/3rdparty/libtiff/
tif_close.c 75 TIFFUnmapFileContents(tif, tif->tif_base, (toff_t)tif->tif_size);
tiffiop.h 224 #define TIFFUnmapFileContents(tif, addr, size) \
  /external/pdfium/third_party/libtiff/
tif_close.c 75 TIFFUnmapFileContents(tif, tif->tif_base, (toff_t)tif->tif_size);
tiffiop.h 229 #define TIFFUnmapFileContents(tif, addr, size) \

Completed in 43 milliseconds