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