Searched defs:compressibility (Results 1 – 3 of 3) sorted by relevance
| /third_party/lz4/programs/ |
| D | bench.c | 735 static void BMK_syntheticTest(int cLevel, int cLevelLast, double compressibility, in BMK_syntheticTest() 778 double const compressibility = (double)g_compressibilityDefault / 100; in BMK_benchFiles() local
|
| /third_party/lz4/tests/ |
| D | frametest.c | 220 int basicTests(U32 seed, double compressibility) in basicTests() 990 int fuzzerTests(U32 seed, unsigned nbTests, unsigned startTest, double compressibility, U32 duratio… in fuzzerTests()
|
| D | fuzzer.c | 317 static int FUZ_test(U32 seed, U32 nbCycles, const U32 startCycle, const double compressibility, U32… in FUZ_test()
|