DecodingEnvironment Struct Reference

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

#include <global.h>


Data Fields

unsigned int Drange
unsigned int Dvalue
int DbitsLeft
byteDcodestrm
int * Dcodestrm_len


Detailed Description

struct to characterize the state of the arithmetic coding engine

Definition at line 80 of file global.h.


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

Documentation generated with DoxyGen