Home | History | Annotate | Download | only in libtiff

Lines Matching refs:TIFFReadRawStrip

691 TIFFReadRawStrip(TIFF* tif, uint32 strip, void* buf, tmsize_t size)
693 static const char module[] = "TIFFReadRawStrip";