Home
last modified time | relevance | path

Searched refs:LZ4_compressHC2_withStateHC (Results 1 – 2 of 2) sorted by relevance

/lz4-3.4.0-2.7.6/lib/
Dlz4hc.h262 …TED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC2_withStateHC
Dlz4hc.c1199 int LZ4_compressHC2_withStateHC (void* state, const char* src, char* dst, int srcSize, int cLevel) … in LZ4_compressHC2_withStateHC() function