Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4hc.h209 LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") int LZ4_compressHC2_withStateHC (void* s…
Dlz4hc.c676 int LZ4_compressHC2_withStateHC (void* state, const char* src, char* dst, int srcSize, int cLevel) … in LZ4_compressHC2_withStateHC() function