GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LDT / V0-5-0 > encdec / sun-gcc


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

unsigned int _HUFF_dtable::sym_cnt

The number of symbols in the table

unsigned char _HUFF_dtable::sym_nmin

The minimum number of bits in a symbol

unsigned char _HUFF_dtable::sym_nmax

The maximum number of bits in a symbol

unsigned short _HUFF_dtable::rsvd

Reserved for future use

unsigned int _HUFF_dtable::present

A bit mask of which values are present

HUFF_dlist _HUFF_dtable::offsets[27]

Offsets for each length

HUFF_symbol _HUFF_dtable::list[1]

The symbols


The documentation for this struct was generated from the following file:
Generated on Mon Aug 23 09:45:07 2010 by  doxygen 1.5.3