Definition at line 82 of file truemotion2.c.
codes
Definition at line 90 of file truemotion2.c.
Referenced by tm2_build_huff_table(), and tm2_read_tree().
codelengths
Definition at line 91 of file truemotion2.c.
Referenced by tm2_build_huff_table(), and tm2_read_tree().
maximum length of code
Definition at line 84 of file truemotion2.c.
Referenced by tm2_build_huff_table(), and tm2_read_tree().
total number of codes
Definition at line 88 of file truemotion2.c.
Referenced by tm2_build_huff_table(), and tm2_read_tree().
minimum length of code
Definition at line 85 of file truemotion2.c.
Referenced by tm2_build_huff_table().
total number of nodes in tree
Definition at line 86 of file truemotion2.c.
Referenced by tm2_build_huff_table().
current number filled
Definition at line 87 of file truemotion2.c.
Referenced by tm2_build_huff_table(), and tm2_read_tree().
literals
Definition at line 89 of file truemotion2.c.
Referenced by tm2_build_huff_table(), and tm2_read_tree().
length of literal
Definition at line 83 of file truemotion2.c.
Referenced by tm2_build_huff_table(), and tm2_read_tree().