Searched refs:partialDecoding (Results 1 – 1 of 1) sorted by relevance
64 int partialDecoding, in LZ4_decompress_generic() argument96 if ((partialDecoding) && (oexit > oend - MFLIMIT)) in LZ4_decompress_generic()143 if (((endOnInput) && ((cpy > (partialDecoding ? oexit : oend - MFLIMIT)) in LZ4_decompress_generic()146 if (partialDecoding) { in LZ4_decompress_generic()