Searched refs:defaultPolicy (Results 1 – 3 of 3) sorted by relevance
224 …ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_buildSuperBlockEntropy_sequences() local231 defaultPolicy, strategy); in ZSTD_buildSuperBlockEntropy_sequences()
2067 …ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_compressSequences_internal() local2074 defaultPolicy, strategy); in ZSTD_compressSequences_internal()
2507 …ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_buildSequencesStatistics() local2514 defaultPolicy, strategy); in ZSTD_buildSequencesStatistics()