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

  /external/opencv3/3rdparty/libtiff/
tiffiop.h 95 typedef void (*TIFFTileMethod)(TIFF*, uint32*, uint32*);
169 TIFFTileMethod tif_deftilesize; /* calculate/constrain tile size */
  /external/pdfium/third_party/libtiff/
tiffiop.h 100 typedef void (*TIFFTileMethod)(TIFF*, uint32*, uint32*);
174 TIFFTileMethod tif_deftilesize; /* calculate/constrain tile size */

Completed in 107 milliseconds