Searched refs:LZ4_compressHC_withStateHC (Results 1 – 3 of 3) sorted by relevance
26 LZ4_compressHC_withStateHC
207 LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") int LZ4_compressHC_withStateHC …
674 int LZ4_compressHC_withStateHC (void* state, const char* src, char* dst, int srcSize) { return LZ4_… in LZ4_compressHC_withStateHC() function