Home
last modified time | relevance | path

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

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