Home
last modified time | relevance | path

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

/dragonfly/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()