Searched refs:local_LZ4_compressHC_limitedOutput_withStateHC (Results 1 – 1 of 1) sorted by relevance
306 static int local_LZ4_compressHC_limitedOutput_withStateHC(const char* in, char* out, int inSize) in local_LZ4_compressHC_limitedOutput_withStateHC() function540 …case 10: compressionFunction = local_LZ4_compressHC_limitedOutput_withStateHC; compressorName = "L… in fullSpeedBench()