Home
last modified time | relevance | path

Searched refs:oMaxSeq (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/lib/lz4/
Dlz4_compress.c544 BYTE * const oMaxSeq = oMaxLit - 1 /* token */; in LZ4_compress_destSize_generic() local
667 if (op > oMaxSeq) in LZ4_compress_destSize_generic()