Home
last modified time | relevance | path

Searched defs:next_code (Results 1 – 19 of 19) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmlz.h52 int next_code; member
Dmss2.c249 int current_length = 0, read_codes = 0, next_code = 0, current_codes = 0; in decode_rle() local
/third_party/pcre2/pcre2/src/
Dpcre2_auto_possess.c527 PCRE2_SPTR next_code; in compare_opcodes() local
/third_party/skia/third_party/externals/libwebp/src/utils/
Dhuffman_encode_utils.c378 uint32_t next_code[MAX_ALLOWED_CODE_LENGTH + 1]; in ConvertBitDepthsToSymbols() local
/third_party/flutter/skia/third_party/externals/libwebp/src/utils/
Dhuffman_encode_utils.c378 uint32_t next_code[MAX_ALLOWED_CODE_LENGTH + 1]; in ConvertBitDepthsToSymbols() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dentropy_encode.c482 uint16_t next_code[MAX_HUFFMAN_BITS]; in BrotliConvertBitDepthsToSymbols() local
/third_party/node/deps/brotli/c/enc/
Dentropy_encode.c482 uint16_t next_code[MAX_HUFFMAN_BITS]; in BrotliConvertBitDepthsToSymbols() local
/third_party/miniz/
Dminiz_tinfl.c308 mz_uint i, j, used_syms, total, sym_index, next_code[17], total_syms[16]; in tinfl_decompress() local
Dminiz_tdef.c225 mz_uint next_code[TDEFL_MAX_SUPPORTED_HUFF_CODESIZE + 1]; in tdefl_optimize_huffman_table() local
/third_party/skia/third_party/externals/zlib/
Dtrees.c577 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Dtrees.c577 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
/third_party/zlib/
Dtrees.c577 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dtrees.c577 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
/third_party/flutter/skia/third_party/externals/zlib/
Dtrees.c577 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
/third_party/node/deps/zlib/
Dtrees.c577 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
/third_party/uboot/u-boot-2020.01/lib/zlib/
Dtrees.c586 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
/third_party/libwebsockets/win32port/zlib/
Dtrees.c586 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
/third_party/miniz/amalgamation/
Dminiz.c853 mz_uint next_code[TDEFL_MAX_SUPPORTED_HUFF_CODESIZE + 1]; in tdefl_optimize_huffman_table() local
2515 mz_uint i, j, used_syms, total, sym_index, next_code[17], total_syms[16]; in tinfl_decompress() local
/third_party/minimp3/player/
Dstb_image.h3823 int code, next_code[16], sizes[17]; in stbi__zbuild_huffman() local