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

  /external/pdfium/third_party/libtiff/
tif_strip.c 78 TIFFVStripSize64(TIFF* tif, uint32 nrows)
80 static const char module[] = "TIFFVStripSize64";
135 m=TIFFVStripSize64(tif,nrows);
209 return (TIFFVStripSize64(tif, rps));
tiffio.h 364 extern uint64 TIFFVStripSize64(TIFF* tif, uint32 nrows);

Completed in 580 milliseconds