Searched refs:ZSTD_defaultAllowed (Results 1 – 4 of 4) sorted by relevance
19 ZSTD_defaultAllowed = 1 enumerator
207 ZSTD_defaultAllowed, strategy); in ZSTD_buildSuperBlockEntropy_sequences()225 …ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_buildSuperBlockEntropy_sequences()254 ZSTD_defaultAllowed, strategy); in ZSTD_buildSuperBlockEntropy_sequences()
163 ZSTD_STATIC_ASSERT(ZSTD_defaultDisallowed == 0 && ZSTD_defaultAllowed != 0); in ZSTD_selectEncodingType()
2184 ZSTD_defaultAllowed, strategy); in ZSTD_entropyCompressSequences_internal()2206 …ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_entropyCompressSequences_internal()2239 ZSTD_defaultAllowed, strategy); in ZSTD_entropyCompressSequences_internal()