Home
last modified time | relevance | path

Searched defs:matchlimit (Results 1 - 2 of 2) sorted by relevance

/third_party/lz4/lib/
H A Dlz4.c943 const BYTE* const matchlimit = iend - LASTLITERALS; in LZ4_compress_generic_validated() local
H A Dlz4hc.c571 const BYTE* const matchlimit = (iend - LASTLITERALS); in LZ4HC_compress_hashChain() local
1354 const BYTE* const matchlimit = iend - LASTLITERALS; in LZ4HC_compress_optimal() local

Completed in 8 milliseconds