Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/
H A Dlz4.c76 int targetOutputSize, /* only used if partialDecoding==partial */ in LZ4_decompress_generic()
/OK3568_Linux_fs/kernel/lib/lz4/
H A Dlz4_decompress.c470 int compressedSize, int targetOutputSize, int dstCapacity) in LZ4_decompress_safe_partial()