Searched refs:endOnInputSize (Results 1 – 2 of 2) sorted by relevance
53 typedef enum { endOnOutputSize = 0, endOnInputSize = 1 } endCondition_directive; enumerator96 const int safeDecode = (endOnInput==endOnInputSize); in LZ4_decompress_generic()
122 end - out, endOnInputSize, in ulz4fn()