Searched defs:next_code (Results 1 – 10 of 10) sorted by relevance
33 size_t* next_code = (size_t*)malloc(sizeof(size_t) * (maxbits + 1)); in ZopfliLengthsToSymbols() local
526 PCRE2_SPTR next_code; in compare_opcodes() local
378 uint32_t next_code[MAX_ALLOWED_CODE_LENGTH + 1]; in ConvertBitDepthsToSymbols() local
482 uint16_t next_code[MAX_HUFFMAN_BITS]; in BrotliConvertBitDepthsToSymbols() local
285 uint16_t next_code[MAX_BITS+1]; /* next code value for each bit length */ in gen_codes() local
577 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
586 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
750 …mz_uint i, j, used_syms, total, sym_index, next_code[17], total_syms[16]; pTable = &r->m_tables[r-… in tinfl_decompress() local1112 …int i, j, l, num_codes[1 + TDEFL_MAX_SUPPORTED_HUFF_CODESIZE]; mz_uint next_code[TDEFL_MAX_SUPPORT… in tdefl_optimize_huffman_table() local