Home
last modified time | relevance | path

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

/external/u-boot/lib/
Dlz4.c75 int targetOutputSize, /* only used if partialDecoding==partial */ in LZ4_decompress_generic()
/external/lz4/lib/
Dlz4.c1659 …ress_safe_partial(const char* src, char* dst, int compressedSize, int targetOutputSize, int dstCap… in LZ4_decompress_safe_partial()