TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include <deflate.h>
Public Attributes | |
ct_data * | dyn_tree |
int | max_code |
const static_tree_desc * | stat_desc |
ct_data* tree_desc_s::dyn_tree |
Definition at line 91 of file deflate.h.
Referenced by _tr_init(), build_tree(), and gen_bitlen().
int tree_desc_s::max_code |
Definition at line 92 of file deflate.h.
Referenced by _tr_flush_block(), build_bl_tree(), build_tree(), and gen_bitlen().
const static_tree_desc* tree_desc_s::stat_desc |
Definition at line 93 of file deflate.h.
Referenced by _tr_init(), build_tree(), and gen_bitlen().