Searched refs:TIFFVGetFieldDefaulted (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tif_aux.c | 174 TIFFVGetFieldDefaulted(TIFF* tif, uint32 tag, va_list ap) in TIFFVGetFieldDefaulted() function 316 ok = TIFFVGetFieldDefaulted(tif, tag, ap); in TIFFGetFieldDefaulted()
|
A D | libtiff.def | 137 TIFFVGetFieldDefaulted
|
A D | tiffio.h | 351 extern int TIFFVGetFieldDefaulted(TIFF* tif, uint32 tag, va_list ap);
|
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/ |
A D | tiffio.h | 351 extern int TIFFVGetFieldDefaulted(TIFF* tif, uint32 tag, va_list ap);
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | configure.com | 403 TIFFVGetFieldDefaulted=PROCEDURE,- 554 UNIVERSAL=TIFFVGetFieldDefaulted
|
A D | ChangeLog | 931 * libtiff/tif_aux.c: fix crash in TIFFVGetFieldDefaulted() 1584 TIFFSwabArrayOfTriples, TIFFVGetFieldDefaulted, _TIFFCheckRealloc, 6635 TIFFVGetFieldDefaulted() function.
|
Completed in 15 milliseconds