Home
last modified time | relevance | path

Searched refs:strip_or_tile (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
132 (unsigned long) strip_or_tile, in TIFFReadAndRealloc()
153 (unsigned long) strip_or_tile, in TIFFReadAndRealloc()
651 TIFFReadRawStripOrTile2(TIFF* tif, uint32 strip_or_tile, int is_strip, in TIFFReadRawStripOrTile2() argument
659 if (!SeekOK(tif, td->td_stripoffset[strip_or_tile])) { in TIFFReadRawStripOrTile2()
665 (unsigned long) strip_or_tile); in TIFFReadRawStripOrTile2()
673 (unsigned long) strip_or_tile); in TIFFReadRawStripOrTile2()
679 strip_or_tile, module ) ) in TIFFReadRawStripOrTile2()