OpenJPEG 1.5.2
opj_mqc Struct Reference

MQ coder. More...

#include <mqc.h>

Data Fields

unsigned int c
 
unsigned int a
 
unsigned int ct
 
unsigned char * bp
 
unsigned char * start
 
unsigned char * end
 
opj_mqc_state_tctxs [MQC_NUMCTXS]
 
opj_mqc_state_t ** curctx
 

Detailed Description

MQ coder.

Field Documentation

◆ a

◆ bp

◆ c

◆ ct

◆ ctxs

opj_mqc_state_t* opj_mqc::ctxs[MQC_NUMCTXS]

Referenced by mqc_resetstates(), and mqc_setstate().

◆ curctx

◆ end

unsigned char* opj_mqc::end

Referenced by mqc_bytein(), and mqc_init_dec().

◆ start

unsigned char* opj_mqc::start

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