Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c224 …ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_buildSuperBlockEntropy_sequences() local
231 defaultPolicy, strategy); in ZSTD_buildSuperBlockEntropy_sequences()
H A Dzstd_compress.c2257 …ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_entropyCompressSequences_internal() local
2264 defaultPolicy, strategy); in ZSTD_entropyCompressSequences_internal()
/freebsd-13.1/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c11930 …ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_buildSuperBlockEntropy_sequences() local
11937 defaultPolicy, strategy); in ZSTD_buildSuperBlockEntropy_sequences()
15149 …ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_compressSequences_internal() local
15156 defaultPolicy, strategy); in ZSTD_compressSequences_internal()