Home
last modified time | relevance | path

Searched refs:rtbTable (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dfse_compress.c447 …{ static U32 const rtbTable[] = { 0, 473195, 504333, 520860, 550000, 700000, 750000, 830000 … in FSE_normalizeCount() local
467 U64 restToBeat = vStep * rtbTable[proba]; in FSE_normalizeCount()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c7924 …{ static U32 const rtbTable[] = { 0, 473195, 504333, 520860, 550000, 700000, 750000, 830000 … in FSE_normalizeCount() local
7943 U64 restToBeat = vStep * rtbTable[proba]; in FSE_normalizeCount()