Home
last modified time | relevance | path

Searched defs:next_code (Results 1 - 13 of 13) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmlz.h52 int next_code; member
H A Dmss2.c250 int current_length = 0, read_codes = 0, next_code = 0, current_codes = 0; in decode_rle() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_auto_possess.c544 PCRE2_SPTR next_code; in compare_opcodes() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dhuffman_encode_utils.c378 uint32_t next_code[MAX_ALLOWED_CODE_LENGTH + 1]; in ConvertBitDepthsToSymbols() local
/third_party/node/deps/brotli/c/enc/
H A Dentropy_encode.c482 uint16_t next_code[MAX_HUFFMAN_BITS]; in BrotliConvertBitDepthsToSymbols() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dentropy_encode.c482 uint16_t next_code[MAX_HUFFMAN_BITS]; in BrotliConvertBitDepthsToSymbols() local
/third_party/node/deps/v8/third_party/zlib/
H A Dtrees.c577 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
/third_party/node/deps/zlib/
H A Dtrees.c203 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ in gen_codes() local
/third_party/libwebsockets/win32port/zlib/
H A Dtrees.c586 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
/third_party/skia/third_party/externals/zlib/
H A Dtrees.c577 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
/third_party/zlib/
H A Dtrees.c216 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ in gen_codes() local
/third_party/astc-encoder/Source/
H A Dstb_image.h4125 int code, next_code[16], sizes[17]; in stbi__zbuild_huffman() local
H A Dtinyexr.h2699 mz_uint i, j, used_syms, total, sym_index, next_code[17], in tinfl_decompress() local
3294 mz_uint next_code[TDEFL_MAX_SUPPORTED_HUFF_CODESIZE + 1]; in tdefl_optimize_huffman_table() local

Completed in 42 milliseconds