Home
last modified time | relevance | path

Searched defs:targetOutputSize (Results 1 – 1 of 1) sorted by relevance

/external/lz4/lib/
Dlz4.c950 int targetOutputSize, /* only used if partialDecoding==partial */ in LZ4_decompress_generic()
1126 …_safe_partial(const char* source, char* dest, int compressedSize, int targetOutputSize, int maxDec… in LZ4_decompress_safe_partial()