Home | History | Annotate | Download | only in libtiff

Lines Matching defs:TIFFReadEncodedStrip

317 TIFFReadEncodedStrip(TIFF* tif, uint32 strip, void* buf, tmsize_t size)
319 static const char module[] = "TIFFReadEncodedStrip";