Home
last modified time | relevance | path

Searched defs:num_codes (Results 1 – 15 of 15) sorted by relevance

/third_party/grpc/src/core/lib/slice/
Db64.cc146 static int decode_group(const unsigned char* codes, size_t num_codes, in decode_group()
197 size_t num_codes = 0; in grpc_base64_decode_with_len() local
/third_party/ffmpeg/libavcodec/
Dmjpegenc.c46 size_t num_mbs, num_blocks, num_codes; in alloc_huffman() local
Dcllc.c50 int num_lens, num_codes, num_codes_sum, prefix; in read_code_table() local
Datrac3.c214 int num_codes) in read_quant_spectral_coeffs()
Dwebp.c368 int num_codes = 4 + get_bits(&s->gb, 4); in read_huffman_code_normal() local
/third_party/node/deps/brotli/c/enc/
Dbrotli_bit_stream.c169 const int num_codes, const uint8_t* code_length_bitdepth, in BrotliStoreHuffmanTreeOfHuffmanTreeToBitMask()
296 int num_codes = 0; in BrotliStoreHuffmanTree() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dbrotli_bit_stream.c169 const int num_codes, const uint8_t* code_length_bitdepth, in BrotliStoreHuffmanTreeOfHuffmanTreeToBitMask()
296 int num_codes = 0; in BrotliStoreHuffmanTree() local
/third_party/miniz/
Dminiz_tdef.c224 int i, j, l, num_codes[1 + TDEFL_MAX_SUPPORTED_HUFF_CODESIZE]; in tdefl_optimize_huffman_table() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dhistogram_enc.c514 const int num_codes = VP8LHistogramNumCodes(h->palette_code_bits_); in UpdateHistogramCost() local
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dhistogram_enc.c513 const int num_codes = VP8LHistogramNumCodes(h->palette_code_bits_); in UpdateHistogramCost() local
/third_party/node/deps/brotli/c/dec/
Ddecode.c695 uint32_t num_codes = h->repeat; in ReadCodeLengthCodeLengths() local
/third_party/skia/third_party/externals/brotli/c/dec/
Ddecode.c695 uint32_t num_codes = h->repeat; in ReadCodeLengthCodeLengths() local
/third_party/skia/third_party/externals/libwebp/src/dec/
Dvp8l_dec.c333 const int num_codes = VP8LReadBits(br, 4) + 4; in ReadHuffmanCode() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/
Dvp8l_dec.c333 const int num_codes = VP8LReadBits(br, 4) + 4; in ReadHuffmanCode() local
/third_party/miniz/amalgamation/
Dminiz.c852 int i, j, l, num_codes[1 + TDEFL_MAX_SUPPORTED_HUFF_CODESIZE]; in tdefl_optimize_huffman_table() local