HomeSort by relevance Sort by last modified time
    Searched defs:TIFF_UINT64_FORMAT (Results 1 - 2 of 2) sorted by null

  /external/opencv3/3rdparty/libtiff/
tif_config.h 147 # define TIFF_UINT64_FORMAT "%I64u"
150 # define TIFF_UINT64_FORMAT "%llu"
  /external/pdfium/third_party/libtiff/
tiffconf.h 88 #define TIFF_UINT64_FORMAT "%I64u"
104 #define TIFF_UINT64_FORMAT "%lu"
115 #define TIFF_UINT64_FORMAT "%llu"

Completed in 53 milliseconds