Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/lib/zstd/compress/
Dfse_compress.c395 U32 const lowThreshold = (U32)(total >> tableLog); in FSE_normalizeM2() local
492 U32 lowThreshold = (U32)(total >> tableLog); in FSE_normalizeCount() local
/kernel/linux/linux-5.10/lib/zstd/
Dfse_compress.c527 U32 const lowThreshold = (U32)(total >> tableLog); in FSE_normalizeM2() local
629 U32 lowThreshold = (U32)(total >> tableLog); in FSE_normalizeCount() local