Searched defs:LZ4_compress_withState (Results 1 – 2 of 2) sorted by relevance
1510 int LZ4_compress_withState (void* state, const char* src, char* dst, int srcSize) { return LZ4_comp… in LZ4_compress_withState() function
2776 int LZ4_compress_withState (void* state, const char* src, char* dst, int srcSize) in LZ4_compress_withState() function