Searched refs:_TIFFUInt64ToDouble (Results 1 – 4 of 4) sorted by relevance
347 _TIFFUInt64ToDouble(uint64 ui64) in _TIFFUInt64ToDouble() function
371 extern double _TIFFUInt64ToDouble(uint64);
712 *value = _TIFFUInt64ToDouble(m); in TIFFReadDirEntryDouble()2675 *mb++ = _TIFFUInt64ToDouble(*ma++); in TIFFReadDirEntryDoubleArray()
3641 and _TIFFUInt64ToDouble() to convert 64-bit integers into floating3875 _TIFFUInt64ToDouble() functions.
Completed in 21 milliseconds