Home
last modified time | relevance | path

Searched refs:_TIFFVSetField (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_dir.c168 _TIFFVSetField(TIFF* tif, uint32 tag, va_list ap) in _TIFFVSetField() function
1385 tif->tif_tagmethods.vsetfield = _TIFFVSetField; in TIFFDefaultDirectory()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog432 * libtiff/tif_read.c: _TIFFVSetField(): fix outside range cast of double to
2053 * libtiff/tif_dir.c: in _TIFFVGetField() and _TIFFVSetField(), make
2886 TIFFTAG_BITSPERSAMPLE in _TIFFVSetField() for the case of 8 bit when
3058 * libtiff/tif_dir.c (_TIFFVSetField): Add a special error case for
5106 values in _TIFFVSetField() function. Inspired by the bug
5732 Potential memory leak fixed in TIFFReadDirectory(), _TIFFVSetField(),
7263 COMPRESSION_LZW with COMPRESSION_NONE in _TIFFVSetField().

Completed in 12 milliseconds