Home
last modified time | relevance | path

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

/f-stack/freebsd/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()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c11932 …ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_buildSuperBlockEntropy_sequences() local
11939 defaultPolicy, strategy); in ZSTD_buildSuperBlockEntropy_sequences()
15151 …ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_compressSequences_internal() local
15158 defaultPolicy, strategy); in ZSTD_compressSequences_internal()