Searched defs:cLevelLast (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/zstd/zlibWrapper/examples/ |
H A D | zwrapbench.c | 602 const char* displayName, int cLevel, int cLevelLast, in BMK_benchCLevel() 729 const char* dictFileName, int cLevel, int cLevelLast) in BMK_benchFileTable() 780 static void BMK_syntheticTest(int cLevel, int cLevelLast, double compressibility) in BMK_syntheticTest() 802 const char* dictFileName, int cLevel, int cLevelLast) in BMK_benchFiles() 883 int cLevelLast = 1; in main() local
|
/aosp_15_r20/external/lz4/programs/ |
H A D | bench.c | 647 const char* displayName, int cLevel, int cLevelLast, in BMK_benchCLevel() 711 int cLevel, int cLevelLast, in BMK_benchFileTable() 756 static int BMK_syntheticTest(int cLevel, int cLevelLast, in BMK_syntheticTest() 786 int cLevel, int cLevelLast, in BMK_benchFilesSeparately() 803 int cLevel, int cLevelLast, in BMK_benchFiles()
|
H A D | lz4cli.c | 392 cLevelLast=-10000, in main() local
|
/aosp_15_r20/external/zstd/programs/ |
H A D | zstdcli.c | 869 int cLevelLast = MINCLEVEL - 1; /* lower than minimum */ in main() local
|