ReactOS 0.4.16-dev-959-g2ec3a19
|
Public Attributes | |
int | freq |
short | sym |
short | pathlength |
struct ih_elem * | parent |
unsigned short | code |
Definition at line 64 of file lzx_layer.c.
Definition at line 69 of file lzx_layer.c.
Referenced by build_huffman_tree().
int h_elem::freq |
Definition at line 65 of file lzx_layer.c.
Referenced by build_huffman_tree().
Definition at line 68 of file lzx_layer.c.
short h_elem::pathlength |
Definition at line 67 of file lzx_layer.c.
Referenced by build_huffman_tree().
short h_elem::sym |
Definition at line 66 of file lzx_layer.c.
Referenced by build_huffman_tree().