Home
last modified time | relevance | path

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

/linux-5.19.10/lib/zstd/compress/
Dhuf_compress.c512 HUF_buildCTable_wksp_tables* const wksp_tables = (HUF_buildCTable_wksp_tables*)workSpace; in HUF_buildCTable_wksp() local
513 nodeElt* const huffNode0 = wksp_tables->huffNodeTbl; in HUF_buildCTable_wksp()
527 HUF_sort(huffNode, count, maxSymbolValue, wksp_tables->rankPosition); in HUF_buildCTable_wksp()