| H A D | trees.c | 168 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len) argument 172 # define send_code(s, c, tree) \ argument 438 #define pqremove(s, tree, top) \ argument 449 #define smaller(tree, n, m, depth) \ argument 459 local void pqdownheap(s, tree, k) in pqdownheap() argument 498 ct_data *tree = desc->dyn_tree; local 581 local void gen_codes (tree, max_code, bl_count) in gen_codes() argument 627 ct_data *tree = desc->dyn_tree; local 711 local void scan_tree (s, tree, max_code) in scan_tree() argument 756 local void send_tree (s, tree, max_code) in send_tree() argument
|