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