Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dhuf_compress.c362 } HUF_buildCTable_wksp_tables; typedef
496 HUF_buildCTable_wksp_tables* const wksp_tables = (HUF_buildCTable_wksp_tables*)workSpace; in HUF_buildCTable_wksp()
503 if (wkspSize < sizeof(HUF_buildCTable_wksp_tables)) in HUF_buildCTable_wksp()
735 HUF_buildCTable_wksp_tables buildCTable_wksp;
889 HUF_buildCTable_wksp_tables workspace; in HUF_buildCTable()