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