Home
last modified time | relevance | path

Searched refs:distNextMatch (Results 1 - 1 of 1) sorted by relevance

/third_party/lz4/lib/
H A Dlz4hc.c340 { U32 const distNextMatch = DELTANEXTU16(chainTable, matchIndex); in LZ4HC_InsertAndGetWiderMatch() local
341 if (patternAnalysis && distNextMatch==1 && matchChainPos==0) { in LZ4HC_InsertAndGetWiderMatch()

Completed in 4 milliseconds