Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress_sequences.h19 ZSTD_defaultAllowed = 1 enumerator
H A Dzstd_compress_superblock.c206 ZSTD_defaultAllowed, strategy); in ZSTD_buildSuperBlockEntropy_sequences()
224 …ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_buildSuperBlockEntropy_sequences()
253 ZSTD_defaultAllowed, strategy); in ZSTD_buildSuperBlockEntropy_sequences()
H A Dzstd_compress_sequences.c163 ZSTD_STATIC_ASSERT(ZSTD_defaultDisallowed == 0 && ZSTD_defaultAllowed != 0); in ZSTD_selectEncodingType()
H A Dzstd_compress.c2235 ZSTD_defaultAllowed, strategy); in ZSTD_entropyCompressSequences_internal()
2257 …ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_entropyCompressSequences_internal()
2290 ZSTD_defaultAllowed, strategy); in ZSTD_entropyCompressSequences_internal()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c11232 ZSTD_defaultAllowed = 1 enumerator
11404 ZSTD_STATIC_ASSERT(ZSTD_defaultDisallowed == 0 && ZSTD_defaultAllowed != 0); in ZSTD_selectEncodingType()
11914 ZSTD_defaultAllowed, strategy); in ZSTD_buildSuperBlockEntropy_sequences()
11932 …ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_buildSuperBlockEntropy_sequences()
11961 ZSTD_defaultAllowed, strategy); in ZSTD_buildSuperBlockEntropy_sequences()
15129 ZSTD_defaultAllowed, strategy); in ZSTD_compressSequences_internal()
15151 …ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_compressSequences_internal()
15184 ZSTD_defaultAllowed, strategy); in ZSTD_compressSequences_internal()