Lines Matching +defs:tree +defs:h
163 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len) argument
167 # define send_code(s, c, tree) \ argument
432 #define pqremove(s, tree, top) \ argument
443 #define smaller(tree, n, m, depth) \ argument
453 local void pqdownheap(s, tree, k) in pqdownheap() argument
492 ct_data *tree = desc->dyn_tree; local
498 int h; /* heap index */ local
575 local void gen_codes (tree, max_code, bl_count) in gen_codes() argument
621 ct_data *tree = desc->dyn_tree; local
705 local void scan_tree (s, tree, max_code) in scan_tree() argument
750 local void send_tree (s, tree, max_code) in send_tree() argument