Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
A Dfse_compress.c344 static size_t FSE_normalizeM2(short* norm, U32 tableLog, const unsigned* count, size_t total, U32 m… in FSE_normalizeM2() function
469 …size_t const errorCode = FSE_normalizeM2(normalizedCounter, tableLog, count, total, maxSymbolValue… in FSE_normalizeCount()

Completed in 4 milliseconds