Home
last modified time | relevance | path

Searched refs:sStart (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
H A Dfse_compress.c594 U32 const sStart = (U32)(tmpTotal >> vStepLog); in FSE_normalizeM2() local
596 U32 const weight = sEnd - sStart; in FSE_normalizeM2()
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dfse_compress.c461 U32 const sStart = (U32)(tmpTotal >> vStepLog); in FSE_normalizeM2() local
463 U32 const weight = sEnd - sStart; in FSE_normalizeM2()

Completed in 3 milliseconds