Searched refs:ZSTD_c_windowLog (Results 1 – 3 of 3) sorted by relevance
35 cctx, ZSTD_c_windowLog, parameters->cParams.windowLog)); in zstd_cctx_init()
315 case ZSTD_c_windowLog: in ZSTD_cParam_getBounds()503 case ZSTD_c_windowLog: in ZSTD_isUpdateAuthorized()549 case ZSTD_c_windowLog: in ZSTD_CCtx_setParameter()606 case ZSTD_c_windowLog : in ZSTD_CCtxParams_setParameter()608 BOUNDCHECK(ZSTD_c_windowLog, value); in ZSTD_CCtxParams_setParameter()781 case ZSTD_c_windowLog : in ZSTD_CCtxParams_getParameter()1048 BOUNDCHECK(ZSTD_c_windowLog, (int)cParams.windowLog); in ZSTD_checkCParams()1070 CLAMP(ZSTD_c_windowLog, cParams.windowLog); in ZSTD_clampCParams()
274 ZSTD_c_windowLog=101, /* Maximum allowed back-reference distance, expressed as power of 2. enumerator