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

  /external/opencv3/3rdparty/libtiff/
tiffiop.h 95 typedef void (*TIFFTileMethod)(TIFF*, uint32*, uint32*);
169 TIFFTileMethod tif_deftilesize; /* calculate/constrain tile size */
tif_jpeg.c 169 TIFFTileMethod deftparent; /* super-class method */
    [all...]
  /external/pdfium/third_party/libtiff/
tiffiop.h 100 typedef void (*TIFFTileMethod)(TIFF*, uint32*, uint32*);
174 TIFFTileMethod tif_deftilesize; /* calculate/constrain tile size */
tif_jpeg.c 177 TIFFTileMethod deftparent; /* super-class method */
    [all...]

Completed in 44 milliseconds