Searched refs:previousLegacyVersion (Results 1 – 4 of 4) sorted by relevance
181 U32 previousLegacyVersion; member
262 dctx->previousLegacyVersion = 0; in ZSTD_initDCtx_internal()329 ZSTD_freeLegacyStreamContext(dctx->legacyContext, dctx->previousLegacyVersion); in ZSTD_freeDCtx()1995 zds->previousLegacyVersion, legacyVersion, in ZSTD_decompressStream()1997 zds->legacyVersion = zds->previousLegacyVersion = legacyVersion; in ZSTD_decompressStream()
186 U32 previousLegacyVersion; member
267 dctx->previousLegacyVersion = 0; in ZSTD_initDCtx_internal()335 ZSTD_freeLegacyStreamContext(dctx->legacyContext, dctx->previousLegacyVersion); in ZSTD_freeDCtx()2154 zds->previousLegacyVersion, legacyVersion, in ZSTD_decompressStream()2156 zds->legacyVersion = zds->previousLegacyVersion = legacyVersion; in ZSTD_decompressStream()