Home
last modified time | relevance | path

Searched refs:chunkParameters (Results 1 – 1 of 1) sorted by relevance

/external/lz4/tests/
Dfullbench.c78 struct chunkParameters struct
398 struct chunkParameters* chunkP = NULL; in fullSpeedBench()
423 …chunkP = (struct chunkParameters*) malloc(((benchedSize / (size_t)g_chunkSize)+1) * sizeof(struct in fullSpeedBench()