Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
H A Dhuf_compress.c145 HUF_compressWeights(void* dst, size_t dstSize, in HUF_compressWeights() function
273 …{ CHECK_V_F(hSize, HUF_compressWeights(op+1, maxDstSize-1, wksp->huffWeight, maxSymbolValue, &wk… in HUF_writeCTable_wksp()