Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_aux.c347 _TIFFUInt64ToDouble(uint64 ui64) in _TIFFUInt64ToDouble() function
Dtiffiop.h364 extern double _TIFFUInt64ToDouble(uint64);
D0025-upstream-OOM-gtTileContig.patch441 extern double _TIFFUInt64ToDouble(uint64);
Dtif_dirread.c709 *value = _TIFFUInt64ToDouble(m); in TIFFReadDirEntryDouble()
2574 *mb++ = _TIFFUInt64ToDouble(*ma++); in TIFFReadDirEntryDoubleArray()