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