Home
last modified time | relevance | path

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

/lib/zstd/
Dfse_compress.c621 U32 const rtbTable[] = {0, 473195, 504333, 520860, 550000, 700000, 750000, 830000}; in FSE_normalizeCount() local
644 U64 restToBeat = vStep * rtbTable[proba]; in FSE_normalizeCount()