Searched refs:LZ4HC_updateBinTree (Results 1 – 2 of 2) sorted by relevance
170 FORCE_INLINE void LZ4HC_updateBinTree(LZ4HC_CCtx_internal* ctx, const BYTE* const ip, const BYTE* c… in LZ4HC_updateBinTree() function188 if (fullUpdate) LZ4HC_updateBinTree(ctx, ip, iHighLimit); in LZ4HC_BinTree_GetAllMatches()
578 LZ4HC_updateBinTree(ctxPtr, ctxPtr->end - MFLIMIT, ctxPtr->end - LASTLITERALS); in LZ4_loadDictHC()590 LZ4HC_updateBinTree(ctxPtr, ctxPtr->end - MFLIMIT, ctxPtr->end - LASTLITERALS); in LZ4HC_setExternalDict()