Searched refs:rtbTable (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/contrib/zstd/lib/compress/ |
| HD | 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()
|
| /freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/ |
| HD | zstd.c | 7922 …{ static U32 const rtbTable[] = { 0, 473195, 504333, 520860, 550000, 700000, 750000, 830000 … in FSE_normalizeCount() local 7941 U64 restToBeat = vStep * rtbTable[proba]; in FSE_normalizeCount()
|