Searched refs:LL_defaultNorm (Results 1 – 2 of 2) sorted by relevance
/lib/zstd/ |
D | zstd_internal.h | 111 static const S16 LL_defaultNorm[MaxLL + 1] = {4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 2, 2,… variable
|
D | compress.c | 661 …FSE_buildCTable_wksp(CTable_LitLength, LL_defaultNorm, MaxLL, LL_defaultNormLog, workspace, worksp… in ZSTD_compressSequences_internal()
|