Searched refs:TIFFReadDirEntryFloat (Results 1 – 1 of 1) sorted by relevance
72 static enum TIFFReadDirEntryErr TIFFReadDirEntryFloat(TIFF* tif, TIFFDirEntry* direntry, float* val…537 static enum TIFFReadDirEntryErr TIFFReadDirEntryFloat(TIFF* tif, TIFFDirEntry* direntry, float* val… in TIFFReadDirEntryFloat() function4880 err=TIFFReadDirEntryFloat(tif,dp,&data); in TIFFFetchNormalTag()