Searched refs:ZSTD_btopt (Results 1 – 3 of 3) sorted by relevance
/linux/lib/zstd/compress/ |
A D | zstd_compress.c | 3103 case ZSTD_btopt: in ZSTD_loadDictionaryContent() 4888 { 22, 22, 22, 5, 5, 48, ZSTD_btopt }, /* level 16 */ 4889 { 23, 23, 22, 5, 4, 64, ZSTD_btopt }, /* level 17 */ 4911 { 18, 18, 19, 4, 4, 16, ZSTD_btopt }, /* level 13 */ 4912 { 18, 18, 19, 4, 3, 32, ZSTD_btopt }, /* level 14.*/ 4913 { 18, 18, 19, 6, 3,128, ZSTD_btopt }, /* level 15.*/ 4937 { 17, 18, 17, 3, 4, 12, ZSTD_btopt }, /* level 13.*/ 4938 { 17, 18, 17, 4, 3, 32, ZSTD_btopt }, /* level 14.*/ 4939 { 17, 18, 17, 6, 3,256, ZSTD_btopt }, /* level 15.*/ 4989 case ZSTD_btopt: in ZSTD_dedicatedDictSearch_getCParams() [all …]
|
A D | zstd_ldm.c | 229 case ZSTD_btopt: in ZSTD_ldm_fillFastTables() 639 if (cParams->strategy >= ZSTD_btopt) { in ZSTD_ldm_blockCompress()
|
/linux/include/linux/ |
A D | zstd_lib.h | 247 ZSTD_btopt=7, enumerator
|
Completed in 20 milliseconds