Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4opt.h226 const BYTE* const matchlimit = (iend - LASTLITERALS); in LZ4HC_compress_optimal() local
Dlz4.c481 const BYTE* const matchlimit = iend - LASTLITERALS; in LZ4_compress_generic() local
735 const BYTE* const matchlimit = iend - LASTLITERALS; in LZ4_compress_destSize_generic() local
Dlz4hc.c324 const BYTE* const matchlimit = (iend - LASTLITERALS); in LZ4HC_compress_hashChain() local