Home
last modified time | relevance | path

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

/src/sys/contrib/zstd/lib/compress/
H A Dhuf_compress.c1214 { unsigned maxSymbolValueBegin = maxSymbolValue; in HUF_compress_internal() local
1215 …CHECK_V_F(largestBegin, HIST_count_simple (table->count, &maxSymbolValueBegin, (const BYTE*)src, S… in HUF_compress_internal()
/src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dhuf_compress.c1371 { unsigned maxSymbolValueBegin = maxSymbolValue; in HUF_compress_internal() local
1372 …CHECK_V_F(largestBegin, HIST_count_simple (table->count, &maxSymbolValueBegin, (const BYTE*)src, S… in HUF_compress_internal()