Home
last modified time | relevance | path

Searched refs:ZSTD_defaultAllowed (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_compress_sequences.h19 ZSTD_defaultAllowed = 1 enumerator
H A Dzstd_compress_sequences.c165 ZSTD_STATIC_ASSERT(ZSTD_defaultDisallowed == 0 && ZSTD_defaultAllowed != 0); in ZSTD_selectEncodingType()
H A Dzstd_compress.c2390 ZSTD_defaultAllowed, strategy); in ZSTD_buildSequencesStatistics()
2416 ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_defaultDisallowed; in ZSTD_buildSequencesStatistics()
2453 ZSTD_defaultAllowed, strategy); in ZSTD_buildSequencesStatistics()

Completed in 12 milliseconds