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

  /external/pdfium/third_party/libtiff/
tif_tile.c 201 TIFFVTileSize64(TIFF* tif, uint32 nrows)
203 static const char module[] = "TIFFVTileSize64";
254 m=TIFFVTileSize64(tif,nrows);
270 return (TIFFVTileSize64(tif, tif->tif_dir.td_tilelength));
tiffio.h 370 extern uint64 TIFFVTileSize64(TIFF* tif, uint32 nrows);
tif_dirread.c     [all...]

Completed in 142 milliseconds