Searched defs:tiff_offset (Results  1 – 4 of 4) sorted by relevance
| /external/piex/src/ | 
| D | tiff_parser.cc | 248 bool ParseSubIfds(const std::uint32_t tiff_offset, const TagSet& desired_tags,  in ParseSubIfds() 332 bool GetEndianness(const std::uint32_t tiff_offset, StreamInterface* stream,  in GetEndianness() 469 bool ParseDirectory(const std::uint32_t tiff_offset,  in ParseDirectory()
  | 
| D | piex_cr3.cc | 175 bool ParseExifIfd0(StreamInterface* stream, size_t tiff_offset,  in ParseExifIfd0() 198 bool ParseExifExifIfd(StreamInterface* stream, size_t tiff_offset,  in ParseExifExifIfd()
  | 
| D | piex.cc | 82                     const std::uint32_t tiff_offset,  in GetPreviewData()
  | 
| /external/ImageMagick/coders/ | 
| D | ept.c | 79     tiff_offset;  member
  |