OpenJPEG  1.5.1
Data Fields
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

unsigned int opj_mqc::a
unsigned char* opj_mqc::bp
unsigned int opj_mqc::c
unsigned int opj_mqc::ct
opj_mqc_state_t* opj_mqc::ctxs[MQC_NUMCTXS]

Referenced by mqc_resetstates(), and mqc_setstate().

opj_mqc_state_t** opj_mqc::curctx
unsigned char* opj_mqc::end

Referenced by mqc_bytein(), and mqc_init_dec().

unsigned char* opj_mqc::start

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