Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/btrfs/zstd/
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.c311 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
H A Dzstd_internal.h338 BYTE* llCode; member