Searched refs:TIFFReadDirEntryCheckedDouble (Results 1 – 1 of 1) sorted by relevance
104 static enum TIFFReadDirEntryErr TIFFReadDirEntryCheckedDouble(TIFF* tif, TIFFDirEntry* direntry, do…639 err=TIFFReadDirEntryCheckedDouble(tif,direntry,&m); in TIFFReadDirEntryFloat()742 err=TIFFReadDirEntryCheckedDouble(tif,direntry,value); in TIFFReadDirEntryDouble()3043 static enum TIFFReadDirEntryErr TIFFReadDirEntryCheckedDouble(TIFF* tif, TIFFDirEntry* direntry, do… in TIFFReadDirEntryCheckedDouble() function