Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds