Home
last modified time | relevance | path

Searched refs:TIFFVStripSize (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_strip.c130 TIFFVStripSize(TIFF* tif, uint32 nrows) in TIFFVStripSize() function
Dtiffio.h365 extern tmsize_t TIFFVStripSize(TIFF* tif, uint32 nrows);
D0025-upstream-OOM-gtTileContig.patch282 stripsize=TIFFVStripSize(tif,rows);
Dtif_read.c477 stripsize=TIFFVStripSize(tif,rows); in TIFFReadEncodedStripGetStripSize()