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

  /external/opencv3/3rdparty/libtiff/
tiffio.h 323 typedef int (*TIFFVGetMethod)(TIFF*, uint32, va_list);
328 TIFFVGetMethod vgetfield; /* tag get routine */
  /external/pdfium/third_party/libtiff/
tiffio.h 330 typedef int (*TIFFVGetMethod)(TIFF*, uint32, va_list);
335 TIFFVGetMethod vgetfield; /* tag get routine */

Completed in 40 milliseconds