Searched defs:cLevel (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/zstd/programs/ |
H A D | benchzstd.c | 167 int cLevel, in BMK_initCCtx() 205 int cLevel; member 310 const int cLevel, in BMK_benchMemAdvancedNoAlloc() 560 int cLevel, const ZSTD_compressionParameters* comprParams, in BMK_benchMemAdvanced() 649 int cLevel, const ZSTD_compressionParameters* comprParams, in BMK_benchMem() 664 int cLevel, const ZSTD_compressionParameters* comprParams, in BMK_benchCLevel() 691 BMK_benchOutcome_t BMK_syntheticTest(int cLevel, double compressibility, in BMK_syntheticTest() 786 const char* dictFileName, int cLevel, in BMK_benchFilesAdvanced() 883 int cLevel, const ZSTD_compressionParameters* compressionParams, in BMK_benchFiles()
|
H A D | zstdcli.c | 724 int cLevel = init_cLevel(); in main() local
|
H A D | fileio.c | 904 int cLevel) in FIO_adjustParamsForPatchFromMode() 928 int cLevel, ZSTD_compressionParameters comprParams) { in FIO_createCResources()
|