Home
last modified time | relevance | path

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

/external/lz4/programs/
Dbench.c399 const char* displayName, int cLevel, int cLevelLast, in BMK_benchCLevel()
459 int cLevel, int cLevelLast) in BMK_benchFileTable()
500 static void BMK_syntheticTest(int cLevel, int cLevelLast, double compressibility) in BMK_syntheticTest()
522 int cLevel, int cLevelLast) in BMK_benchFilesSeparately()
538 int cLevel, int cLevelLast) in BMK_benchFiles()
Dlz4cli.c311 cLevelLast=-10000, in main() local
/external/zstd/zlibWrapper/examples/
Dzwrapbench.c585 const char* displayName, int cLevel, int cLevelLast, in BMK_benchCLevel()
712 const char* dictFileName, int cLevel, int cLevelLast) in BMK_benchFileTable()
763 static void BMK_syntheticTest(int cLevel, int cLevelLast, double compressibility) in BMK_syntheticTest()
785 const char* dictFileName, int cLevel, int cLevelLast) in BMK_benchFiles()
866 int cLevelLast = 1; in main() local
/external/zstd/programs/
Dzstdcli.c725 int cLevelLast = MINCLEVEL - 1; /* lower than minimum */ in main() local