Function report |
Source Code:lib\zstd\bitstream.h |
Create Date:2022-07-28 07:01:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:-*************************************************************** Internal functions
Proto:ZSTD_STATIC unsigned BIT_highbit32(register U32 val)
Type:unsigned
Parameter:
Type | Parameter | Name |
---|---|---|
register U32 | val |
148 | Return 31 - __builtin_clz(val) |
Name | Describe |
---|---|
FSE_buildCTable_wksp | FSE_buildCTable_wksp() :* Same as FSE_buildCTable(), but using an externally allocated scratch buffer (`workSpace`) |
FSE_minTableLog | provides the minimum logSize to safely represent a distribution |
FSE_optimalTableLog_internal | |
HUF_setMaxHeight | |
HUF_sort | |
HUF_readStats_wksp | : size read from `src` , or an error Code . |
FSE_buildDTable_wksp | Function templates |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |