Searched refs:TIFFReadDirEntryCheckedFloat (Results 1 – 1 of 1) sorted by relevance
104 static void TIFFReadDirEntryCheckedFloat(TIFF* tif, TIFFDirEntry* direntry, float* value);632 TIFFReadDirEntryCheckedFloat(tif,direntry,value); in TIFFReadDirEntryFloat()733 TIFFReadDirEntryCheckedFloat(tif,direntry,&m); in TIFFReadDirEntryDouble()2925 static void TIFFReadDirEntryCheckedFloat(TIFF* tif, TIFFDirEntry* direntry, float* value) in TIFFReadDirEntryCheckedFloat() function