Searched refs:attachDictPref (Results 1 – 3 of 3) sorted by relevance
676 CCtxParams->attachDictPref = pref; in ZSTD_CCtxParams_setParameter()677 return CCtxParams->attachDictPref; in ZSTD_CCtxParams_setParameter()849 *value = CCtxParams->attachDictPref; in ZSTD_CCtxParams_getParameter()1800 || params->attachDictPref == ZSTD_dictForceAttach ) in ZSTD_shouldAttachDict()1801 && params->attachDictPref != ZSTD_dictForceCopy in ZSTD_shouldAttachDict()3361 && (params->attachDictPref != ZSTD_dictForceLoad) ) { in ZSTD_compressBegin_internal()3891 && (params.attachDictPref != ZSTD_dictForceLoad) ? in ZSTD_compressBegin_usingCDict_advanced()
226 ZSTD_dictAttachPref_e attachDictPref; member
10128 ZSTD_dictAttachPref_e attachDictPref; member13697 CCtxParams->attachDictPref = pref; in ZSTD_CCtxParams_setParameter()13698 return CCtxParams->attachDictPref; in ZSTD_CCtxParams_setParameter()13846 *value = CCtxParams->attachDictPref; in ZSTD_CCtxParams_getParameter()14705 || params->attachDictPref == ZSTD_dictForceAttach ) in ZSTD_shouldAttachDict()14706 && params->attachDictPref != ZSTD_dictForceCopy in ZSTD_shouldAttachDict()16181 && (params->attachDictPref != ZSTD_dictForceLoad) ) { in ZSTD_compressBegin_internal()16631 && (params.attachDictPref != ZSTD_dictForceLoad) ? in ZSTD_compressBegin_usingCDict_advanced()