Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\zstd\huf_compress.c Create Date:2022-07-28 07:02:32
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:HUF_encodeSymbol

Proto:static void HUF_encodeSymbol(BIT_CStream_t *bitCPtr, U32 symbol, const HUF_CElt *CTable)

Type:void

Parameter:

TypeParameterName
BIT_CStream_t *bitCPtr
U32symbol
const HUF_CElt *CTable
523  -***************************************** unsafe API
Caller
NameDescribe
HUF_compress1X_usingCTable