Searched refs:local_LZ4F_compressFrame (Results 1 – 1 of 1) sorted by relevance
330 static int local_LZ4F_compressFrame(const char* in, char* out, int inSize) in local_LZ4F_compressFrame() function514 … case 30: compressionFunction = local_LZ4F_compressFrame; compressorName = "LZ4F_compressFrame"; in fullSpeedBench()