Searched refs:HUF_fourStreams (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dhuf_compress.c610 typedef enum { HUF_singleStream, HUF_fourStreams } HUF_nbStreams_e; enumerator in enum:__anon169
767 maxSymbolValue, huffLog, HUF_fourStreams,
782 maxSymbolValue, huffLog, HUF_fourStreams,
/freebsd-current/sys/contrib/zstd/lib/compress/
H A Dhuf_compress.c1142 typedef enum { HUF_singleStream, HUF_fourStreams } HUF_nbStreams_e; enumerator in enum:__anon68
1318 maxSymbolValue, huffLog, HUF_fourStreams,
1334 maxSymbolValue, huffLog, HUF_fourStreams,

Completed in 198 milliseconds