Searched refs:ZSTD_reset_matchState (Results 1 – 1 of 1) sorted by relevance
903 static void* ZSTD_reset_matchState(ZSTD_matchState_t* ms, void* ptr, ZSTD_compressionParameters con… in ZSTD_reset_matchState() function1058 …ptr = ZSTD_reset_matchState(&zc->blockState.matchState, ptr, ¶ms.cParams, crp, /* forCCtx */ 1… in ZSTD_resetCCtx_internal()2639 { void* const end = ZSTD_reset_matchState( in ZSTD_initCDict_internal()