Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
H A Dhuf_compress.c757 HUF_buildCTable_wksp_tables* const wksp_tables = in HUF_buildCTable_wksp() local
759 nodeElt* const huffNode0 = wksp_tables->huffNodeTbl; in HUF_buildCTable_wksp()
776 HUF_sort(huffNode, count, maxSymbolValue, wksp_tables->rankPosition); in HUF_buildCTable_wksp()