Home
last modified time | relevance | path

Searched refs:_ParseTIFFTimestamp (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/translators/raw/
H A DRAW.h138 time_t _ParseTIFFTimestamp(bool reversed);
H A DRAW.cpp741 fMeta.timestamp = _ParseTIFFTimestamp(false); in _ParseEXIF()
2768 DCRaw::_ParseTIFFTimestamp(bool reversed) in _ParseTIFFTimestamp() function in DCRaw
2973 fMeta.timestamp = _ParseTIFFTimestamp(false); in _ParseTIFFImageFileDirectory()