Home
last modified time | relevance | path

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

/linux-4.19.296/lib/zstd/
Dfse_compress.c570 U32 maxV = 0, maxC = 0; in FSE_normalizeM2() local
573 maxV = s, maxC = count[s]; in FSE_normalizeM2()
574 norm[maxV] += (short)ToDistribute; in FSE_normalizeM2()