Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds