Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
H A Dzstd_preSplit.c162 static const unsigned hashParams[] = { 8, 9, 10, 10 }; in ZSTD_splitBlock_byChunks() local
178 … if (compareFingerprints(&fpstats->pastEvents, &fpstats->newEvents, penalty, hashParams[level])) { in ZSTD_splitBlock_byChunks()