Searched defs:bl_count (Results 1 – 12 of 12) sorted by relevance
| /third_party/skia/third_party/externals/zlib/ |
| D | trees.c | 241 ush bl_count[MAX_BITS+1]; in tr_static_init() local 572 local void gen_codes (tree, max_code, bl_count) in gen_codes() argument
|
| D | deflate.h | 206 ush bl_count[MAX_BITS+1]; member
|
| /third_party/libwebsockets/win32port/zlib/ |
| D | trees.c | 248 ush bl_count[MAX_BITS+1]; in tr_static_init() local 581 local void gen_codes (tree, max_code, bl_count) in gen_codes() argument
|
| D | deflate.h | 200 ush bl_count[MAX_BITS+1]; member
|
| /third_party/node/deps/zlib/ |
| D | trees.c | 202 local void gen_codes(ct_data *tree, int max_code, ushf *bl_count) { in gen_codes() 302 ush bl_count[MAX_BITS+1]; in tr_static_init() local
|
| D | deflate.h | 210 ush bl_count[MAX_BITS+1]; member
|
| /third_party/node/deps/v8/third_party/zlib/ |
| D | trees.c | 241 ush bl_count[MAX_BITS+1]; in tr_static_init() local 572 local void gen_codes (tree, max_code, bl_count) in gen_codes() argument
|
| D | deflate.h | 206 ush bl_count[MAX_BITS+1]; member
|
| /third_party/zlib/ |
| D | trees.c | 214 local void gen_codes(ct_data *tree, int max_code, ushf *bl_count) in gen_codes() 317 ush bl_count[MAX_BITS+1]; in tr_static_init() local
|
| D | deflate.h | 210 ush bl_count[MAX_BITS+1]; member
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| D | entropy_encode.c | 481 uint16_t bl_count[MAX_HUFFMAN_BITS] = { 0 }; in BrotliConvertBitDepthsToSymbols() local
|
| /third_party/node/deps/brotli/c/enc/ |
| D | entropy_encode.c | 481 uint16_t bl_count[MAX_HUFFMAN_BITS] = { 0 }; in BrotliConvertBitDepthsToSymbols() local
|