TM2Codes Struct Reference

Huffman codes for each of streams. More...


Data Fields

VLC vlc
 table for FFmpeg bitstream reader
int bits
int * recode
 table for converting from code indexes to values
int length


Detailed Description

Huffman codes for each of streams.

Definition at line 72 of file truemotion2.c.


Field Documentation

Definition at line 74 of file truemotion2.c.

Referenced by tm2_build_huff_table(), and tm2_get_token().

Definition at line 76 of file truemotion2.c.

Referenced by tm2_build_huff_table().

table for converting from code indexes to values

Definition at line 75 of file truemotion2.c.

Referenced by tm2_build_huff_table(), tm2_free_codes(), tm2_get_token(), and tm2_read_stream().

table for FFmpeg bitstream reader

Definition at line 73 of file truemotion2.c.

Referenced by tm2_build_huff_table(), tm2_free_codes(), and tm2_get_token().


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

Generated on Fri Oct 26 02:48:07 2012 for FFmpeg by  doxygen 1.5.8