Searched refs:TIFFReadDirEntryCheckedFloat (Results 1 – 1 of 1) sorted by relevance
102 static void TIFFReadDirEntryCheckedFloat(TIFF* tif, TIFFDirEntry* direntry, float* value);630 TIFFReadDirEntryCheckedFloat(tif,direntry,value); in TIFFReadDirEntryFloat()731 TIFFReadDirEntryCheckedFloat(tif,direntry,&m); in TIFFReadDirEntryDouble()2910 static void TIFFReadDirEntryCheckedFloat(TIFF* tif, TIFFDirEntry* direntry, float* value) in TIFFReadDirEntryCheckedFloat() function