Searched refs:findmatchattempts (Results 1 – 1 of 1) sorted by relevance
90 int findmatchattempts = (1U << skipstrength) + 3; in lz4_compressctx() local98 int step = findmatchattempts++ >> skipstrength; in lz4_compressctx()271 int findmatchattempts = (1U << skipstrength) + 3; in lz4_compress64kctx() local279 int step = findmatchattempts++ >> skipstrength; in lz4_compress64kctx()