Searched defs:ZSTD_dct_auto (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.h1167 ZSTD_dct_auto = 0, /* dictionary is "full" when starting with ZSTD_MAGIC_DICTIONARY, otherwise it is "rawContent" */ enumerator in enum:__anon10788
H A Dzstd.c4227 ZSTD_dct_auto = 0, /* dictionary is "full" when starting with ZSTD_MAGIC_DICTIONARY, otherwise it is "rawContent" */ enumerator in enum:__anon10693
[all...]
/freebsd-13-stable/sys/contrib/zstd/lib/
H A Dzstd.h1185 ZSTD_dct_auto = 0, /* dictionary is "full" when starting with ZSTD_MAGIC_DICTIONARY, otherwise it is "rawContent" */ enumerator in enum:__anon11140

Completed in 151 milliseconds