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

  /external/opencv3/3rdparty/libtiff/
tif_compress.c 156 tif->tif_deftilesize = _TIFFDefaultTileSize;
tif_tile.c 278 _TIFFDefaultTileSize(TIFF* tif, uint32* tw, uint32* th)
tiffiop.h 285 extern void _TIFFDefaultTileSize(TIFF* tif, uint32* tw, uint32* th);
  /external/pdfium/third_party/libtiff/
tif_compress.c 156 tif->tif_deftilesize = _TIFFDefaultTileSize;
tif_tile.c 301 _TIFFDefaultTileSize(TIFF* tif, uint32* tw, uint32* th)
tiffiop.h 337 extern void _TIFFDefaultTileSize(TIFF* tif, uint32* tw, uint32* th);

Completed in 1156 milliseconds