Marker parameters. More...
#include <marker_manager.h>
Data Fields | |
| codestream_param_t | cs |
| corresponding codestream | |
| Byte2_t | code |
| marker code | |
| OPJ_OFF_T | offset |
| offset relative to the start of the codestream ( including the length parameter but not the marker itself) | |
| Byte2_t | length |
| marker segment length | |
Marker parameters.
marker code
Referenced by set_marker().
corresponding codestream
Referenced by fetch_marker1byte(), fetch_marker2bytebigendian(), fetch_marker4bytebigendian(), and set_marker().
marker segment length
Referenced by set_marker().
offset relative to the start of the codestream ( including the length parameter but not the marker itself)
Referenced by fetch_marker1byte(), fetch_marker2bytebigendian(), fetch_marker4bytebigendian(), and set_marker().
1.6.1