Searched refs:GetOffsetAndLength (Results 1 – 4 of 4) sorted by relevance
167 if (!exif_ifd.GetOffsetAndLength(kExifTagMakernotes, in GetMakernoteIfd()186 if (!makernote_ifd.GetOffsetAndLength( in GetCameraSettingsIfd()210 if (!makernote_ifd.GetOffsetAndLength( in GetRawProcessingIfd()251 if (!makernote_ifd.GetOffsetAndLength( in GetOlympusPreviewImage()
269 tiff_ifd->GetOffsetAndLength(kTiffTagSubIfd, TIFF_TYPE_LONG, &offset, in ParseSubIfds()417 if (!tiff_directory.GetOffsetAndLength( in GetImageData()
113 bool GetOffsetAndLength(const Tag tag, const Type type, std::uint32_t* offset,
214 bool TiffDirectory::GetOffsetAndLength(const Tag tag, const Type type, in GetOffsetAndLength() function in piex::tiff_directory::TiffDirectory