Home
last modified time | relevance | path

Searched defs:cLevelLast (Results 1 – 4 of 4) sorted by relevance

/external/zstd/zlibWrapper/examples/
Dzwrapbench.c600 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/
Dbench.c630 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()
Dlz4cli.c314 cLevelLast=-10000, in main() local
/external/zstd/programs/
Dzstdcli.c817 int cLevelLast = MINCLEVEL - 1; /* lower than minimum */ in main() local