Searched refs:noForwardProgress (Results 1 – 3 of 3) sorted by relevance
155 int noForwardProgress; member
120 dctx->noForwardProgress = 0; in ZSTD_initDCtx_internal()1512 dctx->noForwardProgress = 0; in ZSTD_DCtx_reset()1883 zds->noForwardProgress ++; in ZSTD_decompressStream()1884 if (zds->noForwardProgress >= ZSTD_NO_FORWARD_PROGRESS_MAX) { in ZSTD_decompressStream()1890 zds->noForwardProgress = 0; in ZSTD_decompressStream()
22777 int noForwardProgress; member24619 dctx->noForwardProgress = 0; in ZSTD_initDCtx_internal()25972 dctx->noForwardProgress = 0; in ZSTD_DCtx_reset()26344 zds->noForwardProgress ++; in ZSTD_decompressStream()26345 if (zds->noForwardProgress >= ZSTD_NO_FORWARD_PROGRESS_MAX) { in ZSTD_decompressStream()26351 zds->noForwardProgress = 0; in ZSTD_decompressStream()