Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dhuf_compress.c496 HUF_buildCTable_wksp_tables* const wksp_tables = (HUF_buildCTable_wksp_tables*)workSpace; in HUF_buildCTable_wksp() local
497 nodeElt* const huffNode0 = wksp_tables->huffNodeTbl; in HUF_buildCTable_wksp()
511 HUF_sort(huffNode, count, maxSymbolValue, wksp_tables->rankPosition); in HUF_buildCTable_wksp()