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