Searched refs:rtbTable (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/zstd/lib/compress/ |
| H A D | fse_compress.c | 447 …{ 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 D | zstd.c | 7924 …{ 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()
|