Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_aux.c336 _TIFFUInt64ToDouble(uint64 ui64) in _TIFFUInt64ToDouble() function
Dtiffiop.h360 extern double _TIFFUInt64ToDouble(uint64);
Dtif_dirread.c705 *value = _TIFFUInt64ToDouble(m); in TIFFReadDirEntryDouble()
2563 *mb++ = _TIFFUInt64ToDouble(*ma++); in TIFFReadDirEntryDoubleArray()