TIFFFetchStripThing  164 3rdparty/libtiff/tif_dirread.c static int TIFFFetchStripThing(TIFF* tif, TIFFDirEntry* dir, uint32 nstrips, uint64** lpp);
TIFFFetchStripThing 3739 3rdparty/libtiff/tif_dirread.c                 if (!TIFFFetchStripThing(tif,dp,tif->tif_dir.td_nstrips,&tif->tif_dir.td_stripoffset))
TIFFFetchStripThing 3749 3rdparty/libtiff/tif_dirread.c                 if (!TIFFFetchStripThing(tif,dp,tif->tif_dir.td_nstrips,&tif->tif_dir.td_stripbytecount))
TIFFFetchStripThing 5557 3rdparty/libtiff/tif_dirread.c         if (!TIFFFetchStripThing(tif,&(td->td_stripoffset_entry),
TIFFFetchStripThing 5563 3rdparty/libtiff/tif_dirread.c         if (!TIFFFetchStripThing(tif,&(td->td_stripbytecount_entry),