Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly::HuffCodeTblEntry Struct Reference

Single entry in table. More...

List of all members.

Public Attributes

unsigned int code_msk: 26
 mask, made of rll-encoded symbol(2.
unsigned int fill_0bit: 1
 always 0
unsigned int bit_len: 5
 2..26, sum of len of rll-encoded symbol + len of mantissa-bits


Detailed Description

Single entry in table.

Definition at line 92 of file mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly.h.


Member Data Documentation

unsigned int mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly::HuffCodeTblEntry::code_msk
 

mask, made of rll-encoded symbol(2.

.16bits) shifted left by (num. of mantissa-bits)

Definition at line 95 of file mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly.h.

Referenced by mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly::encodeSubMCUTiles(), and mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly::generateHuffTables1().


The documentation for this struct was generated from the following file:
Generated on Mon Jan 30 15:13:10 2006 for mxcpc by  doxygen 1.4.4