Home
last modified time | relevance | path

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

/Linux-v5.10/lib/lz4/
Dlz4_decompress.c72 earlyEnd_directive partialDecoding, in LZ4_decompress_generic() argument
227 if (partialDecoding) { in LZ4_decompress_generic()
271 if (!partialDecoding || (cpy == oend)) in LZ4_decompress_generic()
299 if (!partialDecoding) { in LZ4_decompress_generic()
332 if (!partialDecoding) in LZ4_decompress_generic()
378 if (partialDecoding && in LZ4_decompress_generic()