mx::MxPEGScanToJPEGConverterSoftwareOnly::HuffCompDC Struct Reference

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

List of all members.

Public Attributes

mxm::u8 bits_dc [16]
 bits_dc[x] = how many length-codes are encoded with a symbol of length x.
mxm::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).


Member Data Documentation

mxm::u8 mx::MxPEGScanToJPEGConverterSoftwareOnly::HuffCompDC::bits_dc[16]
 

bits_dc[x] = how many length-codes are encoded with a symbol of length x.

note that 0 is missing!

mxm::u8 mx::MxPEGScanToJPEGConverterSoftwareOnly::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


The documentation for this struct was generated from the following file:
Generated on Fri Jun 29 17:21:07 2007 for MxPEG SDK by  doxygen 1.4.6