Searched refs:compress_block (Results 1 – 1 of 1) sorted by relevance
149 local void compress_block OF((deflate_state *s, const ct_data *ltree,975 compress_block(s, (const ct_data *)static_ltree,984 compress_block(s, (const ct_data *)s->dyn_ltree,1060 local void compress_block(s, ltree, dtree) in compress_block() function