Grok  7.6.2
Public Attributes | List of all members
_grk_tp_index Struct Reference

Tile part index info. More...

#include <grok.h>

Public Attributes

uint64_t start_pos
 start position More...
 
uint64_t end_header
 end position of the header More...
 
uint64_t end_pos
 end position More...
 

Detailed Description

Tile part index info.

Member Data Documentation

◆ end_header

uint64_t _grk_tp_index::end_header

end position of the header

Referenced by grk::TileProcessor::prepare_sod_decoding().

◆ end_pos

uint64_t _grk_tp_index::end_pos

end position

Referenced by grk::TileProcessor::prepare_sod_decoding().

◆ start_pos

uint64_t _grk_tp_index::start_pos

start position

Referenced by grk::TileLengthMarkers::add_to_index().


The documentation for this struct was generated from the following file: