Searched defs:cLevelLast (Results 1 – 4 of 4) sorted by relevance
| /external/zstd/zlibWrapper/examples/ |
| D | zwrapbench.c | 600 const char* displayName, int cLevel, int cLevelLast, in BMK_benchCLevel() 727 const char* dictFileName, int cLevel, int cLevelLast) in BMK_benchFileTable() 778 static void BMK_syntheticTest(int cLevel, int cLevelLast, double compressibility) in BMK_syntheticTest() 800 const char* dictFileName, int cLevel, int cLevelLast) in BMK_benchFiles() 881 int cLevelLast = 1; in main() local
|
| /external/lz4/programs/ |
| D | bench.c | 630 const char* displayName, int cLevel, int cLevelLast, in BMK_benchCLevel() 692 int cLevel, int cLevelLast, in BMK_benchFileTable() 735 static void BMK_syntheticTest(int cLevel, int cLevelLast, double compressibility, in BMK_syntheticTest() 759 int cLevel, int cLevelLast, in BMK_benchFilesSeparately() 775 int cLevel, int cLevelLast, in BMK_benchFiles()
|
| D | lz4cli.c | 314 cLevelLast=-10000, in main() local
|
| /external/zstd/programs/ |
| D | zstdcli.c | 817 int cLevelLast = MINCLEVEL - 1; /* lower than minimum */ in main() local
|