GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LDT / V0-2-0

Constituent: encdec     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_HUFF_dtable Struct Reference

Template of a huffman decoding table. More...

Collaboration diagram for _HUFF_dtable:

Collaboration graph
[legend]

Data Fields

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

Detailed Description

Template of a huffman decoding table.


Field Documentation

HUFF_dinfo _HUFF_dtable::list[1]
 

The symbols

HUFF_dlist _HUFF_dtable::offsets[27]
 

Offsets for each length

unsigned int _HUFF_dtable::present
 

A bit mask of which values are present

unsigned short _HUFF_dtable::rsvd
 

Reserved for future use

unsigned int _HUFF_dtable::sym_cnt
 

The number of symbols in the table

unsigned char _HUFF_dtable::sym_nmax
 

The maximum number of bits in a symbol

unsigned char _HUFF_dtable::sym_nmin
 

The minimum number of bits in a symbol


The documentation for this struct was generated from the following file:
Generated on Thu Sep 14 09:17:54 2006 by  doxygen 1.4.4