Home
last modified time | relevance | path

Searched defs:findmatchattempts (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/lib/lz4/
Dlz4_compress.c90 int findmatchattempts = (1U << skipstrength) + 3; in lz4_compressctx() local
271 int findmatchattempts = (1U << skipstrength) + 3; in lz4_compress64kctx() local