Home
last modified time | relevance | path

Searched refs:HUF_compress_tables_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dhuf_compress.c633 } HUF_compress_tables_t; typedef
646 HUF_compress_tables_t* const table = (HUF_compress_tables_t*)workSpace; in HUF_compress_internal()
/freebsd/sys/contrib/zstd/lib/compress/
H A Dhuf_compress.c1169 } HUF_compress_tables_t; typedef
1186HUF_compress_tables_t* const table = (HUF_compress_tables_t*)HUF_alignUpWorkspace(workSpace, &wksp… in HUF_compress_internal()