#include <LengthCache.h>
|
uint16_t | id |
|
uint64_t | pos |
| position in code stream
|
|
uint32_t | len |
| length (marker id included)
|
|
◆ MarkerInfo() [1/2]
grk::MarkerInfo::MarkerInfo |
( |
uint16_t | _id, |
|
|
uint64_t | _pos, |
|
|
uint32_t | _len ) |
◆ MarkerInfo() [2/2]
grk::MarkerInfo::MarkerInfo |
( |
| ) |
|
◆ dump()
void grk::MarkerInfo::dump |
( |
FILE * | outputFileStream | ) |
|
◆ id
uint16_t grk::MarkerInfo::id |
◆ len
uint32_t grk::MarkerInfo::len |
◆ pos
uint64_t grk::MarkerInfo::pos |
The documentation for this struct was generated from the following file: