Searched refs:defaultPolicy (Results 1 – 3 of 3) sorted by relevance
225 …ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_buildSuperBlockEntropy_sequences() local232 defaultPolicy, strategy); in ZSTD_buildSuperBlockEntropy_sequences()
2068 …ZSTD_defaultPolicy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_def… in ZSTD_compressSequences_internal() local2075 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()