Home
last modified time | relevance | path

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

/aosp_15_r20/external/zstd/zlibWrapper/examples/
H A Dzwrapbench.c602 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 Dbench.c647 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 Dlz4cli.c392 cLevelLast=-10000, in main() local
/aosp_15_r20/external/zstd/programs/
H A Dzstdcli.c869 int cLevelLast = MINCLEVEL - 1; /* lower than minimum */ in main() local