Home
last modified time | relevance | path

Searched defs:compressibility (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/zstd/zlibWrapper/examples/
H A Dzwrapbench.c763 static void BMK_syntheticTest(int cLevel, int cLevelLast, double compressibility) in BMK_syntheticTest()
787 double const compressibility = (double)g_compressibilityDefault / 100; in BMK_benchFiles() local
/f-stack/freebsd/contrib/zstd/programs/
H A Dzstdcli.c716 double compressibility = 0.5; in main() local
H A Dbenchzstd.c691 BMK_benchOutcome_t BMK_syntheticTest(int cLevel, double compressibility, in BMK_syntheticTest()