Searched refs:restToBeat (Results 1 – 2 of 2) sorted by relevance
467 U64 restToBeat = vStep * rtbTable[proba]; in FSE_normalizeCount() local468 proba += (count[s]*step) - ((U64)proba<<scale) > restToBeat; in FSE_normalizeCount()
7943 U64 restToBeat = vStep * rtbTable[proba]; in FSE_normalizeCount() local7944 proba += (count[s]*step) - ((U64)proba<<scale) > restToBeat; in FSE_normalizeCount()