|
Grok
7.6.0
|
#include <CodeStream.h>
Data Fields | |
| uint16_t | id |
| marker value More... | |
| uint32_t | states |
| value of the state when the marker can appear More... | |
| bool(* | handler )(CodeStream *codeStream, TileProcessor *tileProcessor, uint8_t *p_header_data, uint16_t header_size) |
| action linked to the marker More... | |
| bool(* grk::grk_dec_memory_marker_handler::handler) (CodeStream *codeStream, TileProcessor *tileProcessor, uint8_t *p_header_data, uint16_t header_size) |
action linked to the marker
| uint16_t grk::grk_dec_memory_marker_handler::id |
marker value
| uint32_t grk::grk_dec_memory_marker_handler::states |
value of the state when the marker can appear
1.8.18