Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/zstd/compress/
A Dfse_compress.c395 U32 const lowThreshold = (U32)(total >> tableLog); in FSE_normalizeM2() local
492 U32 lowThreshold = (U32)(total >> tableLog); in FSE_normalizeCount() local

Completed in 4 milliseconds