Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_read.c38 int TIFFFillTile(TIFF* tif, uint32 tile);
1012 if (TIFFFillTile(tif, tile) && (*tif->tif_decodetile)(tif, in TIFFReadEncodedTile()
1068 if (!TIFFFillTile(tif,tile)) in _TIFFReadEncodedTileAndAllocBuffer()
1208 TIFFFillTile(TIFF* tif, uint32 tile) in TIFFFillTile() function
A Dtif_jpeg.c50 int TIFFFillTile(TIFF* tif, uint32 tile);
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog161 * libtiff/tif_read.c: TIFFFillStrip() / TIFFFillTile().
214 successful TIFFFillTile(). This avoids excessive memory allocation
264 * libtiff/tif_read.c: TIFFFillTile(): add limitation to the number
510 * libtiff/tif_read.c: TIFFFillStrip() and TIFFFillTile():

Completed in 14 milliseconds