Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dhuf_compress.c63 static size_t HUF_compressWeights (void* dst, size_t dstSize, const void* weightTable, size_t wtSiz… in HUF_compressWeights() function
/freebsd/sys/contrib/zstd/lib/compress/
H A Dhuf_compress.c92 static size_t HUF_compressWeights(void* dst, size_t dstSize, const void* weightTable, size_t wtSize… in HUF_compressWeights() function