Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_read.c58 int is_strip, uint32 strip_or_tile, in TIFFReadAndRealloc() argument
116 if( is_strip ) in TIFFReadAndRealloc()
137 if( is_strip ) in TIFFReadAndRealloc()
651 TIFFReadRawStripOrTile2(TIFF* tif, uint32 strip_or_tile, int is_strip, in TIFFReadRawStripOrTile2() argument
660 if( is_strip ) in TIFFReadRawStripOrTile2()
678 if( !TIFFReadAndRealloc( tif, size, 0, is_strip, in TIFFReadRawStripOrTile2()