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

  /external/opencv3/3rdparty/libtiff/
tif_close.c 57 if (tif->tif_dirlist)
58 _TIFFfree(tif->tif_dirlist);
tif_open.c 340 tif->tif_dirlist = NULL;
tiffiop.h 127 uint64* tif_dirlist; /* list of offsets to already seen directories to prevent IFD looping */ member in struct:tiff
tif_dirread.c     [all...]
  /external/pdfium/third_party/libtiff/
tif_close.c 57 if (tif->tif_dirlist)
58 _TIFFfree(tif->tif_dirlist);
tif_open.c 340 tif->tif_dirlist = NULL;
tiffiop.h 132 uint64* tif_dirlist; /* list of offsets to already seen directories to prevent IFD looping */ member in struct:tiff
tif_dirread.c     [all...]

Completed in 53 milliseconds