GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LDT / dev > encdec / rhel4-32


Interface   Data Structures   File List   Data Fields   Globals  

_HUFF_dtable Struct Reference

Template of a huffman decoding table. More...

List of all members.

Public Attributes

unsigned int sym_cnt
unsigned char sym_nmin
unsigned char sym_nmax
unsigned short rsvd
unsigned int present
HUFF_dlist offsets [27]
HUFF_symbol list [1]


Detailed Description

Template of a huffman decoding table.

Member Data Documentation

HUFF_symbol _HUFF_dtable::list[1]

The symbols

Referenced by HUFF_dtableBiase(), HUFF_dtableBuild(), and HUFF_dtablePrint().

unsigned int _HUFF_dtable::present

unsigned short _HUFF_dtable::rsvd

Reserved for future use

unsigned int _HUFF_dtable::sym_cnt

The number of symbols in the table

Referenced by HUFF_dtableBuild(), and HUFF_dtablePrint().

unsigned char _HUFF_dtable::sym_nmax

unsigned char _HUFF_dtable::sym_nmin

The minimum number of bits in a symbol

Referenced by HUFF_dtableBiase(), HUFF_dtableBuild(), and HUFF_dtablePrint().


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

Generated on Thu Mar 31 11:41:40 2011 by  doxygen 1.5.8