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