Searched defs:cycleLog (Results 1 – 2 of 2) sorted by relevance
955 U32 cycleLog, in ZSTD_window_canOverflowCorrect()990 U32 cycleLog, in ZSTD_window_needOverflowCorrection()1014 MEM_STATIC U32 ZSTD_window_correctOverflow(ZSTD_window_t* window, U32 cycleLog, in ZSTD_window_correctOverflow()
1294 U32 const cycleLog = ZSTD_cycleLog(cPar.chainLog, cPar.strategy); in ZSTD_adjustCParams_internal() local3816 U32 const cycleLog = ZSTD_cycleLog(params->cParams.chainLog, params->cParams.strategy); in ZSTD_overflowCorrectIfNeeded() local