Searched refs:previousLegacyVersion (Results 1 – 3 of 3) sorted by relevance
152 U32 previousLegacyVersion; member
119 dctx->previousLegacyVersion = 0; in ZSTD_initDCtx_internal()179 ZSTD_freeLegacyStreamContext(dctx->legacyContext, dctx->previousLegacyVersion); in ZSTD_freeDCtx()1695 zds->previousLegacyVersion, legacyVersion, in ZSTD_decompressStream()1697 zds->legacyVersion = zds->previousLegacyVersion = legacyVersion; in ZSTD_decompressStream()
22774 U32 previousLegacyVersion; member24618 dctx->previousLegacyVersion = 0; in ZSTD_initDCtx_internal()24677 ZSTD_freeLegacyStreamContext(dctx->legacyContext, dctx->previousLegacyVersion); in ZSTD_freeDCtx()26156 zds->previousLegacyVersion, legacyVersion, in ZSTD_decompressStream()26158 zds->legacyVersion = zds->previousLegacyVersion = legacyVersion; in ZSTD_decompressStream()