Home
last modified time | relevance | path

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

/linux-6.6.21/lib/zlib_deflate/
Ddeftree.c135 static void gen_codes (ct_data *tree, int max_code, ush *bl_count);
228 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in tr_static_init()
441 static void gen_codes( in gen_codes() function
565 gen_codes ((ct_data *)tree, max_code, s->bl_count); in build_tree()