Searched refs:LZ4_compress_withState (Results 1 – 3 of 3) sorted by relevance
39 LZ4_compress_withState
433 LZ4_DEPRECATED("use LZ4_compress_fast_extState() instead") int LZ4_compress_withState …
1406 int LZ4_compress_withState (void* state, const char* src, char* dst, int srcSize) { return LZ4_comp… in LZ4_compress_withState() function