Home
last modified time | relevance | path

Searched defs:FSE_normalizeM2 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
H A Dfse_compress.c519 static size_t FSE_normalizeM2(short *norm, U32 tableLog, const unsigned *count, size_t total, U32 maxSymbolValue) in FSE_normalizeM2() function
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dfse_compress.c387 static size_t FSE_normalizeM2(short* norm, U32 tableLog, const unsigned* count, size_t total, U32 maxSymbolValue, short lowProbCount) in FSE_normalizeM2() function

Completed in 3 milliseconds