huffpair Union Reference

#include <huffman.h>


Data Fields

struct {
   unsigned short   final: 1
   unsigned short   bits: 3
   unsigned short   offset: 12
ptr
struct {
   unsigned short   final: 1
   unsigned short   hlen: 3
   unsigned short   x: 4
   unsigned short   y: 4
value


Detailed Description

Definition at line 45 of file huffman.h.


Field Documentation

unsigned short huffpair::final

Definition at line 47 of file huffman.h.

Referenced by III_huffdecode().

unsigned short huffpair::bits

Definition at line 48 of file huffman.h.

Referenced by III_huffdecode().

unsigned short huffpair::offset

Definition at line 49 of file huffman.h.

Referenced by III_huffdecode().

struct { ... } huffpair::ptr

Referenced by III_huffdecode().

unsigned short huffpair::hlen

Definition at line 53 of file huffman.h.

Referenced by III_huffdecode().

unsigned short huffpair::x

Definition at line 54 of file huffman.h.

Referenced by III_huffdecode().

unsigned short huffpair::y

Definition at line 55 of file huffman.h.

Referenced by III_huffdecode().

struct { ... } huffpair::value

Referenced by III_huffdecode().


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

Generated on Tue Jun 10 12:14:18 2008 for libmad by  doxygen 1.5.5