Searched refs:section_length (Results 1 – 3 of 3) sorted by relevance
192 uint32_t section_length = payload_len - (c.tell() - prev_offset); in DecodeNextSection() local193 m_sect_infos.push_back(section_info{*offset_ptr + c.tell(), section_length, in DecodeNextSection()195 *offset_ptr += (c.tell() + section_length); in DecodeNextSection()
92 uint64_t section_length; member
1420 uint32_t section_length; /* size of this section in bytes */ member