Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4.c1610 typedef enum { endOnOutputSize = 0, endOnInputSize = 1 } endCondition_directive; typedef
1660 endCondition_directive endOnInput, /* endOnOutputSize, endOnInputSize */ in LZ4_decompress_generic()