Searched defs:bl_count (Results 1 – 10 of 10) sorted by relevance
32 size_t* bl_count = (size_t*)malloc(sizeof(size_t) * (maxbits + 1)); in ZopfliLengthsToSymbols() local
241 ush bl_count[MAX_BITS+1]; in tr_static_init() local572 local void gen_codes (tree, max_code, bl_count) in gen_codes() argument
206 ush bl_count[MAX_BITS+1]; member
247 ush bl_count[MAX_BITS+1]; in tr_static_init() local577 local void gen_codes (tree, max_code, bl_count) in gen_codes() argument
200 ush bl_count[MAX_BITS+1]; member
473 ush bl_count[MAX_BITS+1]; member2345 ush bl_count[MAX_BITS+1]; in tr_static_init() local2673 ushf *bl_count) /* number of codes at each bit length */ in gen_codes()