Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dfse_compress.c359 U32 const lowThreshold = (U32)(total >> tableLog); in FSE_normalizeM2() local
456 U32 lowThreshold = (U32)(total >> tableLog); in FSE_normalizeCount() local