Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c439const BYTE* llCode, const BYTE* mlCode, const BYTE* ofCode, in ZSTD_compressSubBlock_sequences()
540 const BYTE* llCode, const BYTE* mlCode, const BYTE* ofCode, in ZSTD_compressSubBlock()
H A Dzstd_compress_sequences.c325 BYTE const llCode = llCodeTable[n]; in ZSTD_encodeSequences_body() local
H A Dzstd_opt.c245 { U32 const llCode = ZSTD_LLcode(litLength); in ZSTD_litLengthPrice() local
301 { U32 const llCode = ZSTD_LLcode(litLength); in ZSTD_updateStats() local
/f-stack/freebsd/contrib/zstd/lib/common/
H A Dzstd_internal.h360 BYTE* llCode; member
/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v06.c3292 U32 const llCode = FSEv06_peekSymbol(&(seqState->stateLL)); in ZSTDv06_decodeSequence() local
H A Dzstd_v07.c3522 U32 const llCode = FSEv07_peekSymbol(&(seqState->stateLL)); in ZSTDv07_decodeSequence() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c6635 BYTE* llCode; member
11565 BYTE const llCode = llCodeTable[n]; in ZSTD_encodeSequences_body() local
12147const BYTE* llCode, const BYTE* mlCode, const BYTE* ofCode, in ZSTD_compressSubBlock_sequences()
12248 const BYTE* llCode, const BYTE* mlCode, const BYTE* ofCode, in ZSTD_compressSubBlock()
20391 { U32 const llCode = ZSTD_LLcode(litLength); in ZSTD_litLengthPrice() local
20447 { U32 const llCode = ZSTD_LLcode(litLength); in ZSTD_updateStats() local