Huffman codes for each of streams. More...
Huffman codes for each of streams.
Definition at line 90 of file truemotion2.c.
table for FFmpeg bitstream reader
Definition at line 91 of file truemotion2.c.
Referenced by tm2_build_huff_table(), tm2_free_codes(), and tm2_get_token().
Definition at line 92 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 93 of file truemotion2.c.
Referenced by tm2_build_huff_table(), tm2_free_codes(), tm2_get_token(), and tm2_read_stream().
Definition at line 94 of file truemotion2.c.
Referenced by tm2_build_huff_table().