Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/compress/
H A Dfse_compress.c483 …{ static U32 const rtbTable[] = { 0, 473195, 504333, 520860, 550000, 700000, 750000, 830000 … in FSE_normalizeCount() local
503 U64 restToBeat = vStep * rtbTable[proba]; in FSE_normalizeCount()