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.c55 int is_strip, uint32 strip_or_tile, in TIFFReadAndRealloc() argument
134 if( is_strip ) in TIFFReadAndRealloc()
155 if( is_strip ) in TIFFReadAndRealloc()
686 TIFFReadRawStripOrTile2(TIFF* tif, uint32 strip_or_tile, int is_strip, in TIFFReadRawStripOrTile2() argument
693 if( is_strip ) in TIFFReadRawStripOrTile2()
711 if( !TIFFReadAndRealloc( tif, size, 0, is_strip, in TIFFReadRawStripOrTile2()