Searched refs:ZSTD_dictDefaultAttach (Results 1 – 4 of 4) sorted by relevance
1217 ZSTD_dictDefaultAttach = 0, /* Use the default heuristic. */ enumerator
4277 ZSTD_dictDefaultAttach = 0, /* Use the default heuristic. */ enumerator13484 ZSTD_STATIC_ASSERT(ZSTD_dictDefaultAttach < ZSTD_dictForceCopy); in ZSTD_cParam_getBounds()13485 bounds.lowerBound = ZSTD_dictDefaultAttach; in ZSTD_cParam_getBounds()
1241 ZSTD_dictDefaultAttach = 0, /* Use the default heuristic. */ enumerator
434 ZSTD_STATIC_ASSERT(ZSTD_dictDefaultAttach < ZSTD_dictForceLoad); in ZSTD_cParam_getBounds()435 bounds.lowerBound = ZSTD_dictDefaultAttach; in ZSTD_cParam_getBounds()