Searched refs:targetOutputSize (Results 1 – 2 of 2) sorted by relevance
321 int compressedSize, int targetOutputSize, int maxDecompressedSize);
470 int compressedSize, int targetOutputSize, int dstCapacity) in LZ4_decompress_safe_partial() argument472 dstCapacity = min(targetOutputSize, dstCapacity); in LZ4_decompress_safe_partial()