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
10130 ZSTD_dictAttachPref_e attachDictPref; member13699 CCtxParams->attachDictPref = pref; in ZSTD_CCtxParams_setParameter()13700 return CCtxParams->attachDictPref; in ZSTD_CCtxParams_setParameter()13848 *value = CCtxParams->attachDictPref; in ZSTD_CCtxParams_getParameter()14707 || params->attachDictPref == ZSTD_dictForceAttach ) in ZSTD_shouldAttachDict()14708 && params->attachDictPref != ZSTD_dictForceCopy in ZSTD_shouldAttachDict()16183 && (params->attachDictPref != ZSTD_dictForceLoad) ) { in ZSTD_compressBegin_internal()16633 && (params.attachDictPref != ZSTD_dictForceLoad) ? in ZSTD_compressBegin_usingCDict_advanced()