Home
last modified time | relevance | path

Searched defs:llCode (Results 1 – 10 of 10) sorted by relevance

/src/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c162const BYTE* llCode, const BYTE* mlCode, const BYTE* ofCode, in ZSTD_compressSubBlock_sequences()
263 const BYTE* llCode, const BYTE* mlCode, const BYTE* ofCode, in ZSTD_compressSubBlock()
H A Dzstd_compress_sequences.c334 BYTE const llCode = llCodeTable[n]; in ZSTD_encodeSequences_body() local
H A Dzstd_opt.c284 { U32 const llCode = ZSTD_LLcode(litLength); in ZSTD_litLengthPrice() local
342 { U32 const llCode = ZSTD_LLcode(litLength); in ZSTD_updateStats() local
/src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress_superblock.c167 const BYTE* llCode, const BYTE* mlCode, const BYTE* ofCode, in ZSTD_compressSubBlock_sequences()
268 const BYTE* llCode, const BYTE* mlCode, const BYTE* ofCode, in ZSTD_compressSubBlock()
H A Dzstd_compress_sequences.c335 BYTE const llCode = llCodeTable[n]; in ZSTD_encodeSequences_body() local
H A Dzstd_opt.c311 { U32 const llCode = ZSTD_LLcode(litLength); in ZSTD_litLengthPrice() local
370 { U32 const llCode = ZSTD_LLcode(litLength); in ZSTD_updateStats() local
H A Dzstd_compress_internal.h104 BYTE* llCode; member
/src/sys/contrib/zstd/lib/common/
H A Dzstd_internal.h304 BYTE* llCode; member
/src/sys/contrib/zstd/lib/legacy/
H A Dzstd_v06.c3288 U32 const llCode = FSEv06_peekSymbol(&(seqState->stateLL)); in ZSTDv06_decodeSequence() local
H A Dzstd_v07.c3518 U32 const llCode = FSEv07_peekSymbol(&(seqState->stateLL)); in ZSTDv07_decodeSequence() local