Home
last modified time | relevance | path

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

/aosp_15_r20/external/zopfli/src/zopfli/
H A Dtree.c33 size_t* next_code = (size_t*)malloc(sizeof(size_t) * (maxbits + 1)); in ZopfliLengthsToSymbols() local
/aosp_15_r20/external/pcre/src/
H A Dpcre2_auto_possess.c544 PCRE2_SPTR next_code; in compare_opcodes() local
/aosp_15_r20/external/webp/src/utils/
H A Dhuffman_encode_utils.c378 uint32_t next_code[MAX_ALLOWED_CODE_LENGTH + 1]; in ConvertBitDepthsToSymbols() local
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dentropy_encode.c482 uint16_t next_code[MAX_HUFFMAN_BITS]; in BrotliConvertBitDepthsToSymbols() local
/aosp_15_r20/external/brotli/c/enc/
H A Dentropy_encode.c482 uint16_t next_code[MAX_HUFFMAN_BITS]; in BrotliConvertBitDepthsToSymbols() local
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/
Dtrees.c285 uint16_t next_code[MAX_BITS+1]; /* next code value for each bit length */ in gen_codes() local
/aosp_15_r20/external/zlib/
H A Dtrees.c203 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ in gen_codes() local
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/
Dtrees.c577 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
/aosp_15_r20/external/python/cpython2/Modules/zlib/
Dtrees.c577 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
/aosp_15_r20/external/libwebsockets/win32port/zlib/
H A Dtrees.c586 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
/aosp_15_r20/external/OpenCL-CTS/test_common/miniz/
H A Dminiz.c750 …mz_uint i, j, used_syms, total, sym_index, next_code[17], total_syms[16]; pTable = &r->m_tables[r-… in tinfl_decompress() local
1112 …int i, j, l, num_codes[1 + TDEFL_MAX_SUPPORTED_HUFF_CODESIZE]; mz_uint next_code[TDEFL_MAX_SUPPORT… in tdefl_optimize_huffman_table() local
/aosp_15_r20/external/pytorch/third_party/miniz-2.1.0/
H A Dminiz.c877 mz_uint next_code[TDEFL_MAX_SUPPORTED_HUFF_CODESIZE + 1]; in tdefl_optimize_huffman_table() local
2578 mz_uint i, j, used_syms, total, sym_index, next_code[17], total_syms[16]; in tinfl_decompress() local
/aosp_15_r20/hardware/google/gfxstream/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.h4063 int code, next_code[16], sizes[17]; in stbi__zbuild_huffman() local
/aosp_15_r20/external/armnn/third-party/stb/
H A Dstb_image.h3780 int code, next_code[16], sizes[17]; in stbi__zbuild_huffman() local
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h4070 int code, next_code[16], sizes[17]; in stbi__zbuild_huffman() local
/aosp_15_r20/external/ComputeLibrary/include/stb/
H A Dstb_image.h3824 int code, next_code[16], sizes[17]; in stbi__zbuild_huffman() local