Searched defs:decompressBuffer (Results 1 – 2 of 2) sorted by relevance
67 static uint8_t decompressBuffer[1024 * 1024]; in test_lz4() local104 static uint8_t decompressBuffer[1024 * 1024]; in test_lz4hc() local
3736 char* const decompressBuffer = (char*)malloc(decompressSize); in basicUnitTests() local