Home
last modified time | relevance | path

Searched refs:_TIFFUInt64ToDouble (Results 1 – 4 of 4) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtif_aux.c347 _TIFFUInt64ToDouble(uint64 ui64) in _TIFFUInt64ToDouble() function
H A Dtiffiop.h361 extern double _TIFFUInt64ToDouble(uint64);
H A Dtif_dirread.c707 *value = _TIFFUInt64ToDouble(m); in TIFFReadDirEntryDouble()
2565 *mb++ = _TIFFUInt64ToDouble(*ma++); in TIFFReadDirEntryDoubleArray()
/libtiff-4.0.7/
H A DChangeLog2771 and _TIFFUInt64ToDouble() to convert 64-bit integers into floating
3005 _TIFFUInt64ToDouble() functions.