Home
last modified time | relevance | path

Searched refs:_TIFFUInt64ToFloat (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_aux.c365 _TIFFUInt64ToFloat(uint64 ui64) in _TIFFUInt64ToFloat() function
Dtiffiop.h392 extern float _TIFFUInt64ToFloat(uint64);
Dtif_dirread.c601 *value = _TIFFUInt64ToFloat(m); in TIFFReadDirEntryFloat()
2432 *mb++ = _TIFFUInt64ToFloat(*ma++); in TIFFReadDirEntryFloatArray()