| /f-stack/freebsd/contrib/zstd/lib/compress/ |
| H A D | zstd_compress.c | 3130 case ZSTD_btopt: in ZSTD_loadDictionaryContent() 4990 { 22, 22, 22, 5, 5, 48, ZSTD_btopt }, /* level 16 */ 4991 { 23, 23, 22, 5, 4, 64, ZSTD_btopt }, /* level 17 */ 5013 { 18, 18, 19, 4, 4, 16, ZSTD_btopt }, /* level 13 */ 5014 { 18, 18, 19, 4, 3, 32, ZSTD_btopt }, /* level 14.*/ 5015 { 18, 18, 19, 6, 3,128, ZSTD_btopt }, /* level 15.*/ 5039 { 17, 18, 17, 3, 4, 12, ZSTD_btopt }, /* level 13.*/ 5040 { 17, 18, 17, 4, 3, 32, ZSTD_btopt }, /* level 14.*/ 5041 { 17, 18, 17, 6, 3,256, ZSTD_btopt }, /* level 15.*/ 5091 case ZSTD_btopt: in ZSTD_dedicatedDictSearch_getCParams() [all …]
|
| H A D | zstd_ldm.c | 204 case ZSTD_btopt: in ZSTD_ldm_fillFastTables() 613 if (cParams->strategy >= ZSTD_btopt) { in ZSTD_ldm_blockCompress()
|
| H A D | zstdmt_compress.c | 1145 case ZSTD_btopt: in ZSTDMT_overlapLog_default()
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/lib/ |
| H A D | zstd.h | 282 ZSTD_btopt=7, enumerator
|
| H A D | zstd.c | 3342 ZSTD_btopt=7, enumerator 15954 case ZSTD_btopt: in ZSTD_loadDictionaryContent() 17222 { 22, 22, 22, 5, 5, 48, ZSTD_btopt }, /* level 16 */ 17223 { 23, 23, 22, 5, 4, 64, ZSTD_btopt }, /* level 17 */ 17245 { 18, 18, 19, 4, 4, 16, ZSTD_btopt }, /* level 13 */ 17246 { 18, 18, 19, 4, 3, 32, ZSTD_btopt }, /* level 14.*/ 17247 { 18, 18, 19, 6, 3,128, ZSTD_btopt }, /* level 15.*/ 17271 { 17, 18, 17, 3, 4, 12, ZSTD_btopt }, /* level 13.*/ 17272 { 17, 18, 17, 4, 3, 32, ZSTD_btopt }, /* level 14.*/ 19555 if (cParams->strategy >= ZSTD_btopt) { in ZSTD_ldm_adjustParameters() [all …]
|
| /f-stack/freebsd/contrib/zstd/lib/ |
| H A D | zstd.h | 262 ZSTD_btopt=7, enumerator
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | fileio.c | 917 if (cParams.strategy >= ZSTD_btopt) { in FIO_adjustParamsForPatchFromMode()
|