Searched refs:LZ4_compress_local (Results 1 – 1 of 1) sorted by relevance
51 #define COMPRESSOR0 LZ4_compress_local52 static int LZ4_compress_local(const char* src, char* dst, int srcSize, int dstSize, int clevel) { in LZ4_compress_local() function