Searched refs:LZ4_compress_destSize (Results 1 – 2 of 2) sorted by relevance
282 LZ4LIB_API int LZ4_compress_destSize (const char* src, char* dst, int* srcSizePtr, int targetDstSiz…
1483 int LZ4_compress_destSize(const char* src, char* dst, int* srcSizePtr, int targetDstSize) in LZ4_compress_destSize() function