Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress_sequences.h20 } ZSTD_defaultPolicy_e; typedef
28 ZSTD_defaultPolicy_e const isDefaultAllowed,
H A Dzstd_compress_sequences.c160 ZSTD_defaultPolicy_e const isDefaultAllowed, in ZSTD_selectEncodingType()
H A Dzstd_compress_superblock.c224ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_buildSuperBlockEntropy_sequences()
H A Dzstd_compress.c2257ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_entropyCompressSequences_internal()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c11233 } ZSTD_defaultPolicy_e; typedef
11241 ZSTD_defaultPolicy_e const isDefaultAllowed,
11401 ZSTD_defaultPolicy_e const isDefaultAllowed, in ZSTD_selectEncodingType()
11932ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_buildSuperBlockEntropy_sequences()
15151ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_compressSequences_internal()