Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/zstd/compress/
A Dzstd_opt.c317 { U32 const mlCode = ZSTD_MLcode(mlBase); in ZSTD_getMatchPrice()
356 U32 const mlCode = ZSTD_MLcode(mlBase); in ZSTD_updateStats()
A Dzstd_compress_internal.h474 MEM_STATIC U32 ZSTD_MLcode(U32 mlBase) in ZSTD_MLcode() function
A Dzstd_compress.c2311 mlCodeTable[u] = (BYTE)ZSTD_MLcode(mlv); in ZSTD_seqToCodes()

Completed in 24 milliseconds