Home
last modified time | relevance | path

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

/src/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c262 const U32 forDDSDict) { in ZSTD_allocateChainTable() argument
267 …return forDDSDict || ((strategy != ZSTD_fast) && !ZSTD_rowMatchFinderUsed(strategy, useRowMatchFin… in ZSTD_allocateChainTable()
/src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c258 const U32 forDDSDict) { in ZSTD_allocateChainTable() argument
263 …return forDDSDict || ((strategy != ZSTD_fast) && !ZSTD_rowMatchFinderUsed(strategy, useRowMatchFin… in ZSTD_allocateChainTable()