Home
last modified time | relevance | path

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

/external/piex/src/
Dtiff_parser.h128 bool GetEndianness(const std::uint32_t tiff_offset, StreamInterface* stream,
Dpiex.cc232 if (!GetEndianness(0 /* tiff offset */, stream, &endian)) { in GetOlympusPreviewImage()
304 if (!GetEndianness(0 /* tiff offset */, stream, &endian)) { in PefGetColorSpace()
Dtiff_parser.cc344 bool GetEndianness(const std::uint32_t tiff_offset, StreamInterface* stream, in GetEndianness() function
645 if (!GetEndianness(tiff_offset_, stream_, &endian_) || in Parse()