Searched refs:ZSTD_CDictIndicesAreTagged (Results 1 – 1 of 1) sorted by relevance
294 static int ZSTD_CDictIndicesAreTagged(const ZSTD_compressionParameters* const cParams) { in ZSTD_CDictIndicesAreTagged() function1511 if (mode == ZSTD_cpm_createCDict && ZSTD_CDictIndicesAreTagged(&cPar)) { in ZSTD_adjustCParams_internal()2314 if (ZSTD_CDictIndicesAreTagged(cParams)){ in ZSTD_copyCDictTableIntoCCtx()4839 int const CDictTaggedIndices = ZSTD_CDictIndicesAreTagged(¶ms->cParams); in ZSTD_loadDictionaryContent()