Home
last modified time | relevance | path

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

/linux-6.1.9/lib/zstd/compress/
Dfse_compress.c419 U32 const sEnd = (U32)(end >> vStepLog); in FSE_normalizeM2() local
420 U32 const weight = sEnd - sStart; in FSE_normalizeM2()