Searched refs:candidateDist (Results 1 – 1 of 1) sorted by relevance
322 U32 const candidateDist = DELTANEXTU16(chainTable, matchIndex + (U32)pos); in LZ4HC_InsertAndGetWiderMatch() local324 if (candidateDist > distanceToNextMatch) { in LZ4HC_InsertAndGetWiderMatch()325 distanceToNextMatch = candidateDist; in LZ4HC_InsertAndGetWiderMatch()