Home
last modified time | relevance | path

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

/third_party/lz4/lib/
H A Dlz4hc.c457 const BYTE* uselessPtr = ip; in LZ4HC_InsertAndFindBestMatch() local
461 return LZ4HC_InsertAndGetWiderMatch(hc4, ip, ip, iLimit, MINMATCH-1, matchpos, &uselessPtr, maxNbAttempts, patternAnalysis, 0 /*chainSwap*/, dict, favorCompressionRatio); in LZ4HC_InsertAndFindBestMatch()

Completed in 4 milliseconds