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

  /external/opencv3/3rdparty/libtiff/
tiffiop.h 94 typedef uint32 (*TIFFStripMethod)(TIFF*, uint32);
168 TIFFStripMethod tif_defstripsize; /* calculate/constrain strip size */
  /external/pdfium/third_party/libtiff/
tiffiop.h 99 typedef uint32 (*TIFFStripMethod)(TIFF*, uint32);
173 TIFFStripMethod tif_defstripsize; /* calculate/constrain strip size */

Completed in 46 milliseconds