Searched refs:_TIFFVSetField (Results 1 – 2 of 2) sorted by relevance
168 _TIFFVSetField(TIFF* tif, uint32 tag, va_list ap) in _TIFFVSetField() function1385 tif->tif_tagmethods.vsetfield = _TIFFVSetField; in TIFFDefaultDirectory()
432 * libtiff/tif_read.c: _TIFFVSetField(): fix outside range cast of double to2053 * libtiff/tif_dir.c: in _TIFFVGetField() and _TIFFVSetField(), make2886 TIFFTAG_BITSPERSAMPLE in _TIFFVSetField() for the case of 8 bit when3058 * libtiff/tif_dir.c (_TIFFVSetField): Add a special error case for5106 values in _TIFFVSetField() function. Inspired by the bug5732 Potential memory leak fixed in TIFFReadDirectory(), _TIFFVSetField(),7263 COMPRESSION_LZW with COMPRESSION_NONE in _TIFFVSetField().
Completed in 11 milliseconds