Home
last modified time | relevance | path

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

/Linux-v5.4/lib/lz4/
Dlz4_decompress.c72 earlyEnd_directive partialDecoding, in LZ4_decompress_generic() argument
224 if (partialDecoding) { in LZ4_decompress_generic()
268 if (!partialDecoding || (cpy == oend)) in LZ4_decompress_generic()
296 if (!partialDecoding) { in LZ4_decompress_generic()
329 if (!partialDecoding) in LZ4_decompress_generic()
375 if (partialDecoding && in LZ4_decompress_generic()