Searched defs:ZSTD_dictMatchState (Results 1 – 2 of 2) sorted by relevance
289 typedef enum { ZSTD_noDict = 0, ZSTD_extDict = 1, ZSTD_dictMatchState = 2 } ZSTD_dictMode_e; enumerator
439 ZSTD_dictMatchState = 2, enumerator