Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/zstd/lib/compress/
HDfse_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()
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
HDzstd.c7922 …{ 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()