TM2Codes Struct Reference

List of all members.


Detailed Description

Huffman codes for each of streams.

Definition at line 66 of file truemotion2.c.


Public Attributes

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

Member Data Documentation

table for FFmpeg bitstream reader

Definition at line 67 of file truemotion2.c.

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

Definition at line 68 of file truemotion2.c.

Referenced by tm2_build_huff_table(), and tm2_get_token().

table for converting from code indexes to values

Definition at line 69 of file truemotion2.c.

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

Definition at line 70 of file truemotion2.c.

Referenced by tm2_build_huff_table().


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

Generated on Sat Dec 18 05:16:12 2010 for MythTV by  doxygen 1.5.5