GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LDT / V0-4-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]

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 Fri Jun 19 01:48:17 2009 by  doxygen 1.5.3