Home
last modified time | relevance | path

Searched refs:ZSTD_LLcode (Results 1 – 3 of 3) sorted by relevance

/linux/lib/zstd/compress/
A Dzstd_opt.c257 { U32 const llCode = ZSTD_LLcode(litLength); in ZSTD_litLengthPrice()
313 { U32 const llCode = ZSTD_LLcode(litLength); in ZSTD_updateStats()
A Dzstd_compress_internal.h364 MEM_STATIC U32 ZSTD_LLcode(U32 litLength) in ZSTD_LLcode() function
A Dzstd_compress.c2076 llCodeTable[u] = (BYTE)ZSTD_LLcode(llv); in ZSTD_seqToCodes()

Completed in 23 milliseconds