Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmlz.h52 int next_code; member
Dmss2.c250 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.c544 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/skia/m133/third_party/externals/libwebp/src/utils/
Dhuffman_encode_utils.c378 uint32_t next_code[MAX_ALLOWED_CODE_LENGTH + 1]; in ConvertBitDepthsToSymbols() local
/third_party/brotli/c/enc/
Dentropy_encode.c483 uint16_t next_code[MAX_HUFFMAN_BITS]; in BrotliConvertBitDepthsToSymbols() 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/libwebsockets/win32port/zlib/
Dtrees.c586 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ 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/skia/m133/third_party/externals/zlib/
Dtrees.c203 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ in gen_codes() local
/third_party/zlib/
Dtrees.c216 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ in gen_codes() local
/third_party/rust/rust/compiler/rustc_trait_selection/src/traits/error_reporting/
Dsuggestions.rs2149 let mut next_code = Some(obligation.cause.code()); in maybe_note_obligation_cause_for_async_await() localVariable
/third_party/astc-encoder/Source/
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
Dstb_image.h4126 int code, next_code[16], sizes[17]; in stbi__zbuild_huffman() local