Searched refs:lowThreshold (Results 1 – 2 of 2) sorted by relevance
359 U32 const lowThreshold = (U32)(total >> tableLog); in FSE_normalizeM2() local367 if (count[s] <= lowThreshold) { in FSE_normalizeM2()456 U32 lowThreshold = (U32)(total >> tableLog); in FSE_normalizeCount() local461 if (count[s] <= lowThreshold) { in FSE_normalizeCount()
7835 U32 const lowThreshold = (U32)(total >> tableLog); in FSE_normalizeM2() local7843 if (count[s] <= lowThreshold) { in FSE_normalizeM2()7932 U32 lowThreshold = (U32)(total >> tableLog); in FSE_normalizeCount() local7937 if (count[s] <= lowThreshold) { in FSE_normalizeCount()