Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/zstd/
H A Dzstd_internal.h111 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
H A Dcompress.c661 …FSE_buildCTable_wksp(CTable_LitLength, LL_defaultNorm, MaxLL, LL_defaultNormLog, workspace, worksp… in ZSTD_compressSequences_internal()