Home
last modified time | relevance | path

Searched refs:TIFFFillStrip (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_read.c37 int TIFFFillStrip(TIFF* tif, uint32 strip);
292 return TIFFFillStrip(tif, strip); in TIFFFillStripPartial()
379 if (!TIFFFillStrip(tif, strip)) in TIFFSeek()
537 if (!TIFFFillStrip(tif,strip)) in TIFFReadEncodedStrip()
570 if (!TIFFFillStrip(tif,strip)) in _TIFFReadEncodedStripAndAllocBuffer()
761 TIFFFillStrip(TIFF* tif, uint32 strip) in TIFFFillStrip() function
A Dtif_jpeg.c49 int TIFFFillStrip(TIFF* tif, uint32 strip);
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog161 * libtiff/tif_read.c: TIFFFillStrip() / TIFFFillTile().
255 decoded buffer only after a first successful TIFFFillStrip(). This avoids
510 * libtiff/tif_read.c: TIFFFillStrip() and TIFFFillTile():
524 * libtiff/tif_read.c: TIFFFillStrip(): add limitation to the number

Completed in 13 milliseconds