Searched defs:next_code (Results 1 – 7 of 7) sorted by relevance
33 size_t* next_code = (size_t*)malloc(sizeof(size_t) * (maxbits + 1)); in ZopfliLengthsToSymbols() local
378 uint32_t next_code[MAX_ALLOWED_CODE_LENGTH + 1]; in ConvertBitDepthsToSymbols() local
399 uint32_t next_code[MAX_ALLOWED_CODE_LENGTH + 1]; in ConvertBitDepthsToSymbols() local
580 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
580 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ in gen_codes() local
3128 const pcre_uchar *next_code; in compare_opcodes() local