Searched refs:_TIFFUInt64ToFloat (Results 1 – 4 of 4) sorted by relevance
331 _TIFFUInt64ToFloat(uint64 ui64) in _TIFFUInt64ToFloat() function
372 extern float _TIFFUInt64ToFloat(uint64);
599 *value = _TIFFUInt64ToFloat(m); in TIFFReadDirEntryFloat()2430 *mb++ = _TIFFUInt64ToFloat(*ma++); in TIFFReadDirEntryFloatArray()
3640 * libtiff/tif_dirread.c: Use custom functions _TIFFUInt64ToFloat()3874 * libtiff/{tiffiop.h, tif_aux.c}: Added _TIFFUInt64ToFloat() and
Completed in 18 milliseconds