huffcodetab Struct Reference


Data Fields

char tablename [3]
unsigned int xlen
unsigned int ylen
unsigned int linbits
unsigned int linmax
int ref
HUFFBITS * table
unsigned char * hlen
unsigned char(* val )[2]
unsigned int treelen

Detailed Description

Definition at line 342 of file MP3InternalsHuffman.cpp.


Field Documentation

char huffcodetab::tablename[3]

Definition at line 343 of file MP3InternalsHuffman.cpp.

Referenced by read_decoder_table(), and rsf_huffman_decoder().

unsigned int huffcodetab::xlen

Definition at line 344 of file MP3InternalsHuffman.cpp.

Referenced by read_decoder_table(), and rsf_huffman_decoder().

unsigned int huffcodetab::ylen

Definition at line 345 of file MP3InternalsHuffman.cpp.

Referenced by read_decoder_table(), and rsf_huffman_decoder().

unsigned int huffcodetab::linbits

Definition at line 346 of file MP3InternalsHuffman.cpp.

Referenced by read_decoder_table(), and rsf_huffman_decoder().

unsigned int huffcodetab::linmax

Definition at line 347 of file MP3InternalsHuffman.cpp.

Referenced by read_decoder_table().

int huffcodetab::ref

Definition at line 348 of file MP3InternalsHuffman.cpp.

Referenced by read_decoder_table().

HUFFBITS* huffcodetab::table

Definition at line 349 of file MP3InternalsHuffman.cpp.

Referenced by read_decoder_table().

unsigned char* huffcodetab::hlen

Definition at line 350 of file MP3InternalsHuffman.cpp.

Referenced by read_decoder_table().

unsigned char(* huffcodetab::val)[2]

Definition at line 351 of file MP3InternalsHuffman.cpp.

Referenced by read_decoder_table(), and rsf_huffman_decoder().

unsigned int huffcodetab::treelen

Definition at line 352 of file MP3InternalsHuffman.cpp.

Referenced by read_decoder_table(), and rsf_huffman_decoder().


The documentation for this struct was generated from the following file:
Generated on Tue Oct 7 15:39:44 2008 for live by  doxygen 1.5.2