Searched refs:ZSTD_indexTooCloseToMax (Results 1 – 2 of 2) sorted by relevance
1593 static int ZSTD_indexTooCloseToMax(ZSTD_window_t w) in ZSTD_indexTooCloseToMax() function1633 int const indexTooClose = ZSTD_indexTooCloseToMax(zc->blockState.matchState.window); in ZSTD_resetCCtx_internal()
14496 static int ZSTD_indexTooCloseToMax(ZSTD_window_t w) in ZSTD_indexTooCloseToMax() function14538 if (ZSTD_indexTooCloseToMax(zc->blockState.matchState.window)) { in ZSTD_resetCCtx_internal()