Home
last modified time | relevance | path

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

/linux-4.19.296/lib/zstd/
Dfse_compress.c624 U64 const vStep = 1ULL << (scale - 20); in FSE_normalizeCount() local
644 U64 restToBeat = vStep * rtbTable[proba]; in FSE_normalizeCount()