Home
last modified time | relevance | path

Searched refs:code_length_bitdepth_symbols (Results 1 – 25 of 57) sorted by relevance

123

/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Denc_huffman.cc68 const uint16_t* code_length_bitdepth_symbols, in StoreHuffmanTreeToBitMask() argument
72 writer->Write(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix]); in StoreHuffmanTreeToBitMask()
152 uint16_t code_length_bitdepth_symbols[kCodeLengthCodes] = {0}; in StoreHuffmanTree() local
156 &code_length_bitdepth_symbols[0]); in StoreHuffmanTree()
169 code_length_bitdepth_symbols, writer); in StoreHuffmanTree()
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Denc_huffman.cc68 const uint16_t* code_length_bitdepth_symbols, in StoreHuffmanTreeToBitMask() argument
72 writer->Write(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix]); in StoreHuffmanTreeToBitMask()
152 uint16_t code_length_bitdepth_symbols[kCodeLengthCodes] = {0}; in StoreHuffmanTree() local
156 &code_length_bitdepth_symbols[0]); in StoreHuffmanTree()
169 code_length_bitdepth_symbols, writer); in StoreHuffmanTree()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Denc_huffman.cc68 const uint16_t* code_length_bitdepth_symbols, in StoreHuffmanTreeToBitMask() argument
72 writer->Write(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix]); in StoreHuffmanTreeToBitMask()
152 uint16_t code_length_bitdepth_symbols[kCodeLengthCodes] = {0}; in StoreHuffmanTree() local
156 &code_length_bitdepth_symbols[0]); in StoreHuffmanTree()
169 code_length_bitdepth_symbols, writer); in StoreHuffmanTree()
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Denc_huffman.cc68 const uint16_t* code_length_bitdepth_symbols, in StoreHuffmanTreeToBitMask() argument
72 writer->Write(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix]); in StoreHuffmanTreeToBitMask()
152 uint16_t code_length_bitdepth_symbols[kCodeLengthCodes] = {0}; in StoreHuffmanTree() local
156 &code_length_bitdepth_symbols[0]); in StoreHuffmanTree()
169 code_length_bitdepth_symbols, writer); in StoreHuffmanTree()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/andybalholm/brotli/
H A Dbrotli_bit_stream.go254 … huffman_tree_extra_bits []byte, code_length_bitdepth []byte, code_length_bitdepth_symbols []uint1…
258 …writeBits(uint(code_length_bitdepth[ix]), uint64(code_length_bitdepth_symbols[ix]), storage_ix, st…
322 var code_length_bitdepth_symbols [codeLengthCodes]uint16
357 …convertBitDepthsToSymbols(code_length_bitdepth[:], codeLengthCodes, code_length_bitdepth_symbols[:…
367 …tree[:], huffman_tree_extra_bits[:], code_length_bitdepth[:], code_length_bitdepth_symbols[:], sto…
/dports/www/gitea/gitea-1.16.5/vendor/github.com/andybalholm/brotli/
H A Dbrotli_bit_stream.go254 … huffman_tree_extra_bits []byte, code_length_bitdepth []byte, code_length_bitdepth_symbols []uint1…
258 …writeBits(uint(code_length_bitdepth[ix]), uint64(code_length_bitdepth_symbols[ix]), storage_ix, st…
322 var code_length_bitdepth_symbols [codeLengthCodes]uint16
357 …convertBitDepthsToSymbols(code_length_bitdepth[:], codeLengthCodes, code_length_bitdepth_symbols[:…
367 …tree[:], huffman_tree_extra_bits[:], code_length_bitdepth[:], code_length_bitdepth_symbols[:], sto…
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/andybalholm/brotli/
H A Dbrotli_bit_stream.go254 … huffman_tree_extra_bits []byte, code_length_bitdepth []byte, code_length_bitdepth_symbols []uint1…
258 …writeBits(uint(code_length_bitdepth[ix]), uint64(code_length_bitdepth_symbols[ix]), storage_ix, st…
322 var code_length_bitdepth_symbols [codeLengthCodes]uint16
357 …convertBitDepthsToSymbols(code_length_bitdepth[:], codeLengthCodes, code_length_bitdepth_symbols[:…
367 …tree[:], huffman_tree_extra_bits[:], code_length_bitdepth[:], code_length_bitdepth_symbols[:], sto…
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/andybalholm/brotli/
H A Dbrotli_bit_stream.go251 … huffman_tree_extra_bits []byte, code_length_bitdepth []byte, code_length_bitdepth_symbols []uint1…
255 …writeBits(uint(code_length_bitdepth[ix]), uint64(code_length_bitdepth_symbols[ix]), storage_ix, st…
319 var code_length_bitdepth_symbols [codeLengthCodes]uint16
354 …convertBitDepthsToSymbols(code_length_bitdepth[:], codeLengthCodes, code_length_bitdepth_symbols[:…
364 …tree[:], huffman_tree_extra_bits[:], code_length_bitdepth[:], code_length_bitdepth_symbols[:], sto…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/brotli/enc/
H A Dbrotli_bit_stream.c238 const uint16_t* code_length_bitdepth_symbols, in BrotliStoreHuffmanTreeToBitMask() argument
243 BrotliWriteBits(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix], in BrotliStoreHuffmanTreeToBitMask()
308 uint16_t code_length_bitdepth_symbols[BROTLI_CODE_LENGTH_CODES]; in BrotliStoreHuffmanTree() local
342 code_length_bitdepth_symbols); in BrotliStoreHuffmanTree()
357 code_length_bitdepth_symbols, in BrotliStoreHuffmanTree()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/enc/
H A Dbrotli_bit_stream.c238 const uint16_t* code_length_bitdepth_symbols, in BrotliStoreHuffmanTreeToBitMask() argument
243 BrotliWriteBits(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix], in BrotliStoreHuffmanTreeToBitMask()
308 uint16_t code_length_bitdepth_symbols[BROTLI_CODE_LENGTH_CODES]; in BrotliStoreHuffmanTree() local
342 code_length_bitdepth_symbols); in BrotliStoreHuffmanTree()
357 code_length_bitdepth_symbols, in BrotliStoreHuffmanTree()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/enc/
H A Dbrotli_bit_stream.c238 const uint16_t* code_length_bitdepth_symbols, in BrotliStoreHuffmanTreeToBitMask() argument
243 BrotliWriteBits(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix], in BrotliStoreHuffmanTreeToBitMask()
308 uint16_t code_length_bitdepth_symbols[BROTLI_CODE_LENGTH_CODES]; in BrotliStoreHuffmanTree() local
342 code_length_bitdepth_symbols); in BrotliStoreHuffmanTree()
357 code_length_bitdepth_symbols, in BrotliStoreHuffmanTree()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/brotli-sys-0.3.2/brotli/enc/
H A Dbrotli_bit_stream.c238 const uint16_t* code_length_bitdepth_symbols, in BrotliStoreHuffmanTreeToBitMask() argument
243 BrotliWriteBits(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix], in BrotliStoreHuffmanTreeToBitMask()
308 uint16_t code_length_bitdepth_symbols[BROTLI_CODE_LENGTH_CODES]; in BrotliStoreHuffmanTree() local
342 code_length_bitdepth_symbols); in BrotliStoreHuffmanTree()
357 code_length_bitdepth_symbols, in BrotliStoreHuffmanTree()
/dports/archivers/p5-IO-Compress-Brotli/IO-Compress-Brotli-0.004001/brotli/c/enc/
H A Dbrotli_bit_stream.c238 const uint16_t* code_length_bitdepth_symbols, in BrotliStoreHuffmanTreeToBitMask() argument
243 BrotliWriteBits(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix], in BrotliStoreHuffmanTreeToBitMask()
308 uint16_t code_length_bitdepth_symbols[BROTLI_CODE_LENGTH_CODES]; in BrotliStoreHuffmanTree() local
342 code_length_bitdepth_symbols); in BrotliStoreHuffmanTree()
357 code_length_bitdepth_symbols, in BrotliStoreHuffmanTree()
/dports/archivers/py-brotli/Brotli-1.0.9/c/enc/
H A Dbrotli_bit_stream.c223 const uint16_t* code_length_bitdepth_symbols, in BrotliStoreHuffmanTreeToBitMask() argument
228 BrotliWriteBits(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix], in BrotliStoreHuffmanTreeToBitMask()
293 uint16_t code_length_bitdepth_symbols[BROTLI_CODE_LENGTH_CODES]; in BrotliStoreHuffmanTree() local
327 code_length_bitdepth_symbols); in BrotliStoreHuffmanTree()
342 code_length_bitdepth_symbols, in BrotliStoreHuffmanTree()
/dports/archivers/py-brotlipy/brotlipy-0.7.0/libbrotli/enc/
H A Dbrotli_bit_stream.c238 const uint16_t* code_length_bitdepth_symbols, in BrotliStoreHuffmanTreeToBitMask() argument
243 BrotliWriteBits(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix], in BrotliStoreHuffmanTreeToBitMask()
308 uint16_t code_length_bitdepth_symbols[BROTLI_CODE_LENGTH_CODES]; in BrotliStoreHuffmanTree() local
342 code_length_bitdepth_symbols); in BrotliStoreHuffmanTree()
357 code_length_bitdepth_symbols, in BrotliStoreHuffmanTree()
/dports/archivers/brotli/brotli-1.0.9/c/enc/
H A Dbrotli_bit_stream.c223 const uint16_t* code_length_bitdepth_symbols, in BrotliStoreHuffmanTreeToBitMask() argument
228 BrotliWriteBits(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix], in BrotliStoreHuffmanTreeToBitMask()
293 uint16_t code_length_bitdepth_symbols[BROTLI_CODE_LENGTH_CODES]; in BrotliStoreHuffmanTree() local
327 code_length_bitdepth_symbols); in BrotliStoreHuffmanTree()
342 code_length_bitdepth_symbols, in BrotliStoreHuffmanTree()
/dports/devel/apitrace/apitrace-9.0/thirdparty/brotli/c/enc/
H A Dbrotli_bit_stream.c238 const uint16_t* code_length_bitdepth_symbols, in BrotliStoreHuffmanTreeToBitMask() argument
243 BrotliWriteBits(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix], in BrotliStoreHuffmanTreeToBitMask()
308 uint16_t code_length_bitdepth_symbols[BROTLI_CODE_LENGTH_CODES]; in BrotliStoreHuffmanTree() local
342 code_length_bitdepth_symbols); in BrotliStoreHuffmanTree()
357 code_length_bitdepth_symbols, in BrotliStoreHuffmanTree()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/BrotliCompress/enc/
H A Dbrotli_bit_stream.c238 const uint16_t* code_length_bitdepth_symbols, in BrotliStoreHuffmanTreeToBitMask() argument
243 BrotliWriteBits(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix], in BrotliStoreHuffmanTreeToBitMask()
308 uint16_t code_length_bitdepth_symbols[BROTLI_CODE_LENGTH_CODES]; in BrotliStoreHuffmanTree() local
342 code_length_bitdepth_symbols); in BrotliStoreHuffmanTree()
357 code_length_bitdepth_symbols, in BrotliStoreHuffmanTree()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/enc/
H A Dbrotli_bit_stream.c238 const uint16_t* code_length_bitdepth_symbols, in BrotliStoreHuffmanTreeToBitMask() argument
243 BrotliWriteBits(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix], in BrotliStoreHuffmanTreeToBitMask()
308 uint16_t code_length_bitdepth_symbols[BROTLI_CODE_LENGTH_CODES]; in BrotliStoreHuffmanTree() local
342 code_length_bitdepth_symbols); in BrotliStoreHuffmanTree()
357 code_length_bitdepth_symbols, in BrotliStoreHuffmanTree()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/C/BrotliCompress/enc/
H A Dbrotli_bit_stream.c238 const uint16_t* code_length_bitdepth_symbols, in BrotliStoreHuffmanTreeToBitMask() argument
243 BrotliWriteBits(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix], in BrotliStoreHuffmanTreeToBitMask()
308 uint16_t code_length_bitdepth_symbols[BROTLI_CODE_LENGTH_CODES]; in BrotliStoreHuffmanTree() local
342 code_length_bitdepth_symbols); in BrotliStoreHuffmanTree()
357 code_length_bitdepth_symbols, in BrotliStoreHuffmanTree()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Native/AnyOS/brotli/enc/
H A Dbrotli_bit_stream.c238 const uint16_t* code_length_bitdepth_symbols, in BrotliStoreHuffmanTreeToBitMask() argument
243 BrotliWriteBits(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix], in BrotliStoreHuffmanTreeToBitMask()
308 uint16_t code_length_bitdepth_symbols[BROTLI_CODE_LENGTH_CODES]; in BrotliStoreHuffmanTree() local
342 code_length_bitdepth_symbols); in BrotliStoreHuffmanTree()
357 code_length_bitdepth_symbols, in BrotliStoreHuffmanTree()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/brotli/enc/
H A Dbrotli_bit_stream.c238 const uint16_t* code_length_bitdepth_symbols, in BrotliStoreHuffmanTreeToBitMask() argument
243 BrotliWriteBits(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix], in BrotliStoreHuffmanTreeToBitMask()
308 uint16_t code_length_bitdepth_symbols[BROTLI_CODE_LENGTH_CODES]; in BrotliStoreHuffmanTree() local
342 code_length_bitdepth_symbols); in BrotliStoreHuffmanTree()
357 code_length_bitdepth_symbols, in BrotliStoreHuffmanTree()
/dports/net/proby/proby-1.0.2/cargo-crates/brotli-sys-0.3.2/brotli/enc/
H A Dbrotli_bit_stream.c238 const uint16_t* code_length_bitdepth_symbols, in BrotliStoreHuffmanTreeToBitMask() argument
243 BrotliWriteBits(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix], in BrotliStoreHuffmanTreeToBitMask()
308 uint16_t code_length_bitdepth_symbols[BROTLI_CODE_LENGTH_CODES]; in BrotliStoreHuffmanTree() local
342 code_length_bitdepth_symbols); in BrotliStoreHuffmanTree()
357 code_length_bitdepth_symbols, in BrotliStoreHuffmanTree()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/enc/
H A Dbrotli_bit_stream.c238 const uint16_t* code_length_bitdepth_symbols, in BrotliStoreHuffmanTreeToBitMask() argument
243 BrotliWriteBits(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix], in BrotliStoreHuffmanTreeToBitMask()
308 uint16_t code_length_bitdepth_symbols[BROTLI_CODE_LENGTH_CODES]; in BrotliStoreHuffmanTree() local
342 code_length_bitdepth_symbols); in BrotliStoreHuffmanTree()
357 code_length_bitdepth_symbols, in BrotliStoreHuffmanTree()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/enc/
H A Dbrotli_bit_stream.c238 const uint16_t* code_length_bitdepth_symbols, in BrotliStoreHuffmanTreeToBitMask() argument
243 BrotliWriteBits(code_length_bitdepth[ix], code_length_bitdepth_symbols[ix], in BrotliStoreHuffmanTreeToBitMask()
308 uint16_t code_length_bitdepth_symbols[BROTLI_CODE_LENGTH_CODES]; in BrotliStoreHuffmanTree() local
342 code_length_bitdepth_symbols); in BrotliStoreHuffmanTree()
357 code_length_bitdepth_symbols, in BrotliStoreHuffmanTree()

123