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 322 of file MP3InternalsHuffman.cpp.


Field Documentation

char huffcodetab::tablename[3]

Definition at line 323 of file MP3InternalsHuffman.cpp.

Referenced by read_decoder_table(), and rsf_huffman_decoder().

unsigned int huffcodetab::xlen

Definition at line 324 of file MP3InternalsHuffman.cpp.

Referenced by read_decoder_table(), and rsf_huffman_decoder().

unsigned int huffcodetab::ylen

Definition at line 325 of file MP3InternalsHuffman.cpp.

Referenced by read_decoder_table(), and rsf_huffman_decoder().

unsigned int huffcodetab::linbits

Definition at line 326 of file MP3InternalsHuffman.cpp.

Referenced by read_decoder_table(), and rsf_huffman_decoder().

unsigned int huffcodetab::linmax

Definition at line 327 of file MP3InternalsHuffman.cpp.

Referenced by read_decoder_table().

int huffcodetab::ref

Definition at line 328 of file MP3InternalsHuffman.cpp.

Referenced by read_decoder_table().

HUFFBITS* huffcodetab::table

Definition at line 329 of file MP3InternalsHuffman.cpp.

Referenced by read_decoder_table().

unsigned char* huffcodetab::hlen

Definition at line 330 of file MP3InternalsHuffman.cpp.

Referenced by read_decoder_table().

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

Definition at line 331 of file MP3InternalsHuffman.cpp.

Referenced by read_decoder_table(), and rsf_huffman_decoder().

unsigned int huffcodetab::treelen

Definition at line 332 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 Mon Apr 29 13:31:39 2013 for live by  doxygen 1.5.2