Searched refs:LZ4_compressHC_withStateHC (Results 1 – 2 of 2) sorted by relevance
285 …TED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC_withStateHC …
1157 int LZ4_compressHC_withStateHC (void* state, const char* src, char* dst, int srcSize) { return LZ4_… in LZ4_compressHC_withStateHC() function