Searched refs:mh_offs (Results 1 – 1 of 1) sorted by relevance
342 image(std::span<uint8_t> contents, size_t mh_offs = 0) in image() argument343 : slice_contents{contents}, slice_mh_offs{mh_offs} in image()346 std::span<uint8_t> commands = contents.subspan(mh_offs + sizeof(*hdr));