Searched refs:LZ4_createHC (Results 1 – 3 of 3) sorted by relevance
161 void* LZ4_createHC (const char* inputBuffer);
712 void* LZ4_createHC (const char* inputBuffer) in LZ4_createHC() function
541 …: compressionFunction = local_LZ4_compressHC_continue; initFunction = LZ4_createHC; compressorName… in fullSpeedBench()542 …unction = local_LZ4_compressHC_limitedOutput_continue; initFunction = LZ4_createHC; compressorName… in fullSpeedBench()