Searched refs:section_start_offset (Results 1 – 1 of 1) sorted by relevance
124 const size_t section_start_offset = in GetExtendedXmpSections() local134 const size_t section_size = end_offset - section_start_offset; in GetExtendedXmpSections()135 if (end_offset < section_start_offset || in GetExtendedXmpSections()153 const size_t length = xmp_end_offsets[i] - section_start_offset; in GetExtendedXmpSections()154 std::copy_n(§ion->data[section_start_offset], length, &buffer[offset]); in GetExtendedXmpSections()