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

mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly::HuffCompDC Struct Reference

One DC huffman table - rules for one component (Y or UV). More...

List of all members.

Public Attributes

mxcpc::u8 bits_dc [16]
 bits_dc[x] = how many length-codes are encoded with a symbol of length x
  • 0 is missing!

mxcpc::u8 val_dc [12]
 the actual codes for coefficient-lengths from 0 to 11 bits.


Detailed Description

One DC huffman table - rules for one component (Y or UV).

Definition at line 66 of file mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly.h.


Member Data Documentation

mxcpc::u8 mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly::HuffCompDC::val_dc[12]
 

the actual codes for coefficient-lengths from 0 to 11 bits.

The length is the number of bits that are not zero

Definition at line 72 of file mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly.h.


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