EncodingEnvironment Struct Reference

struct to characterize the state of the arithmetic coding engine More...

#include <global.h>

Collaboration diagram for EncodingEnvironment:

Collaboration graph
[legend]

Data Fields

struct img_parp_Img
unsigned int Elow
unsigned int Erange
unsigned int Ebuffer
unsigned int Ebits_to_go
unsigned int Echunks_outstanding
int Epbuf
byteEcodestrm
int * Ecodestrm_len
int C
int E

Detailed Description

struct to characterize the state of the arithmetic coding engine

Definition at line 81 of file global.h.


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

Documentation generated with DoxyGen