Searched refs:TIFFFillStrip (Results 1 – 4 of 4) sorted by relevance
17 …pstream-OOM-gtTileContig: allocates the decoded buffer only after a first successful TIFFFillStrip.
37 int TIFFFillStrip(TIFF* tif, uint32 strip);360 if (!TIFFFillStrip(tif, strip)) in TIFFSeek()518 if (!TIFFFillStrip(tif,strip)) in TIFFReadEncodedStrip()551 if (!TIFFFillStrip(tif,strip)) in _TIFFReadEncodedStripAndAllocBuffer()743 TIFFFillStrip(TIFF* tif, uint32 strip) in TIFFFillStrip() function
311 + * * if *buf == NULL, *buf = _TIFFmalloc(bufsizetoalloc) only after TIFFFillStrip() has335 + if (!TIFFFillStrip(tif,strip))
47 int TIFFFillStrip(TIFF* tif, uint32 strip);