Searched refs:findMatchAttempts (Results 1 – 2 of 2) sorted by relevance
509 int findMatchAttempts = (1U << skipStrength) + 3; in LZ4_compressCtx() local517 int step = findMatchAttempts++ >> skipStrength; in LZ4_compressCtx()697 int findMatchAttempts = (1U << skipStrength) + 3; in LZ4_compress64kCtx() local705 int step = findMatchAttempts++ >> skipStrength; in LZ4_compress64kCtx()
509 int findMatchAttempts = (1U << skipStrength) + 3; in LZ4_compressCtx() local517 int step = findMatchAttempts++ >> skipStrength; in LZ4_compressCtx()702 int findMatchAttempts = (1U << skipStrength) + 3; in LZ4_compress64kCtx() local710 int step = findMatchAttempts++ >> skipStrength; in LZ4_compress64kCtx()