Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
A Dfse_compress.c414 U64 tmpTotal = mid; in FSE_normalizeM2() local
417 U64 const end = tmpTotal + (count[s] * rStep); in FSE_normalizeM2()
418 U32 const sStart = (U32)(tmpTotal >> vStepLog); in FSE_normalizeM2()
424 tmpTotal = end; in FSE_normalizeM2()

Completed in 4 milliseconds