Searched refs:nextToUpdate (Results 1 – 1 of 1) sorted by relevance
96 U32 nextToUpdate; member119 hc4->nextToUpdate = 64 KB; in LZ4HC_init()136 U32 idx = hc4->nextToUpdate; in LZ4HC_Insert()148 hc4->nextToUpdate = target; in LZ4HC_Insert()628 ctxPtr->nextToUpdate = ctxPtr->dictLimit; /* match referencing will resume from there */ in LZ4HC_setExternalDict()694 …if (streamPtr->nextToUpdate < streamPtr->dictLimit) streamPtr->nextToUpdate = streamPtr->dictLimit; in LZ4_saveDictHC()