Home
last modified time | relevance | path

Searched defs:newMatchIndex (Results 1 – 1 of 1) sorted by relevance

/external/lz4/lib/
Dlz4hc.c374 …U32 const newMatchIndex = matchCandidateIdx + (U32)forwardPatternLength - (U32)srcPatternLength; … in LZ4HC_InsertAndGetWiderMatch() local
383 …U32 const newMatchIndex = matchCandidateIdx - (U32)backLength; /* farthest position in current s… in LZ4HC_InsertAndGetWiderMatch() local