Home
last modified time | relevance | path

Searched refs:stree (Results 1 – 1 of 1) sorted by relevance

/lib/zlib_deflate/
A Ddeftree.c360 const ct_data *stree = desc->stat_desc->static_tree; in gen_bitlen() local
392 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits); in gen_bitlen()
490 const ct_data *stree = desc->stat_desc->static_tree; in build_tree() local
520 s->opt_len--; if (stree) s->static_len -= stree[node].Len; in build_tree()

Completed in 4 milliseconds