Grok  7.6.0
Data Fields
grk::grk_dec_memory_marker_handler Struct Reference

#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...
 

Field Documentation

◆ handler

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

◆ id

uint16_t grk::grk_dec_memory_marker_handler::id

marker value

◆ states

uint32_t grk::grk_dec_memory_marker_handler::states

value of the state when the marker can appear


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