Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/btrfs/zstd/
H A Dfse_compress.c420 … U64 const rStep = ((((U64)1<<vStepLog) * ToDistribute) + mid) / total; /* scale on remaining */ in FSE_normalizeM2() local
424 U64 const end = tmpTotal + (count[s] * rStep); in FSE_normalizeM2()