Home
last modified time | relevance | path

Searched defs:lowProbCount (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dfse_compress.c387 static size_t FSE_normalizeM2(short* norm, U32 tableLog, const unsigned* count, size_t total, U32 maxSymbolValue, short lowProbCount) in FSE_normalizeM2() argument
484 short const lowProbCount = useLowProbCount ? -1 : 1; in FSE_normalizeCount() local

Completed in 2 milliseconds