Lines Matching refs:ZSTD_btopt
210 return cParams->strategy >= ZSTD_btopt && cParams->windowLog >= 27; in ZSTD_CParams_shouldEnableLdm()
1290 size_t const optSpace = (forCCtx && (cParams->strategy >= ZSTD_btopt)) in ZSTD_sizeof_matchState()
1567 if ((forWho == ZSTD_resetTarget_CCtx) && (cParams->strategy >= ZSTD_btopt)) { in ZSTD_reset_matchState()
2450 if (zc->appliedParams.cParams.strategy >= ZSTD_btopt) { in ZSTD_buildSeqStore()
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.*/
5063 { 14, 15, 14, 3, 4, 12, ZSTD_btopt }, /* level 11.*/
5064 { 14, 15, 14, 4, 3, 24, ZSTD_btopt }, /* level 12.*/
5091 case ZSTD_btopt: in ZSTD_dedicatedDictSearch_getCParams()
5122 case ZSTD_btopt: in ZSTD_dedicatedDictSearch_revertCParams()