Searched defs:next_code (Results 1 – 14 of 14) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | mlz.h | 52 int next_code; member
|
| D | mss2.c | 250 int current_length = 0, read_codes = 0, next_code = 0, current_codes = 0; in decode_rle() local
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_auto_possess.c | 544 PCRE2_SPTR next_code; in compare_opcodes() local
|
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| D | huffman_encode_utils.c | 378 uint32_t next_code[MAX_ALLOWED_CODE_LENGTH + 1]; in ConvertBitDepthsToSymbols() local
|
| /third_party/skia/m133/third_party/externals/libwebp/src/utils/ |
| D | huffman_encode_utils.c | 378 uint32_t next_code[MAX_ALLOWED_CODE_LENGTH + 1]; in ConvertBitDepthsToSymbols() local
|
| /third_party/brotli/c/enc/ |
| D | entropy_encode.c | 483 uint16_t next_code[MAX_HUFFMAN_BITS]; in BrotliConvertBitDepthsToSymbols() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| D | entropy_encode.c | 482 uint16_t next_code[MAX_HUFFMAN_BITS]; in BrotliConvertBitDepthsToSymbols() local
|
| /third_party/libwebsockets/win32port/zlib/ |
| D | trees.c | 586 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
|
| /third_party/skia/third_party/externals/zlib/ |
| D | trees.c | 577 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
|
| /third_party/skia/m133/third_party/externals/zlib/ |
| D | trees.c | 203 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ in gen_codes() local
|
| /third_party/zlib/ |
| D | trees.c | 216 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/ |
| D | suggestions.rs | 2149 let mut next_code = Some(obligation.cause.code()); in maybe_note_obligation_cause_for_async_await() localVariable
|
| /third_party/astc-encoder/Source/ |
| D | tinyexr.h | 2699 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
|
| D | stb_image.h | 4126 int code, next_code[16], sizes[17]; in stbi__zbuild_huffman() local
|