HomeSort by relevance Sort by last modified time
    Searched refs:BMK_SetBlocksize (Results 1 - 4 of 4) sorted by null

  /external/lz4/programs/
bench.h 34 void BMK_SetBlocksize(int bsize);
lz4cli.c 61 #include "bench.h" /* BMK_benchFile, BMK_SetNbIterations, BMK_SetBlocksize, BMK_SetPause */
375 BMK_SetBlocksize(blockSize);
fullbench.c 158 void BMK_SetBlocksize(int bsize)
801 BMK_SetBlocksize(S);
bench.c 144 void BMK_SetBlocksize(int bsize) { chunkSize = bsize; }

Completed in 41 milliseconds