Searched refs:_TIFFUInt64ToFloat (Results 1 – 7 of 7) sorted by relevance
320 _TIFFUInt64ToFloat(uint64 ui64) in _TIFFUInt64ToFloat() function
309 extern float _TIFFUInt64ToFloat(uint64);
594 *value = _TIFFUInt64ToFloat(m); in TIFFReadDirEntryFloat()2330 *mb++ = _TIFFUInt64ToFloat(*ma++); in TIFFReadDirEntryFloatArray()
1320 * libtiff/tif_dirread.c: Use custom functions _TIFFUInt64ToFloat()1554 * libtiff/{tiffiop.h, tif_aux.c}: Added _TIFFUInt64ToFloat() and
361 extern float _TIFFUInt64ToFloat(uint64);
594 *value = _TIFFUInt64ToFloat(m); in TIFFReadDirEntryFloat()2325 *mb++ = _TIFFUInt64ToFloat(*ma++); in TIFFReadDirEntryFloatArray()