|
MythTV master
|
Public Attributes | |
| const huff2_table_vec | table |
| const huff2_lookup_vec | lookup |
| uint | min_size |
| uint | max_size |
Definition at line 2183 of file atsc_huffman.cpp.
| const huff2_lookup_vec huff2_parts::lookup |
Definition at line 2185 of file atsc_huffman.cpp.
| uint huff2_parts::max_size |
Definition at line 2187 of file atsc_huffman.cpp.
| uint huff2_parts::min_size |
Definition at line 2186 of file atsc_huffman.cpp.
| const huff2_table_vec huff2_parts::table |
Definition at line 2184 of file atsc_huffman.cpp.