Home
last modified time | relevance | path

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

/linux-4.19.296/lib/zstd/
Dfse_compress.c595 U32 const sEnd = (U32)(end >> vStepLog); in FSE_normalizeM2() local
596 U32 const weight = sEnd - sStart; in FSE_normalizeM2()