Function report |
Source Code:lib\zstd\compress.c |
Create Date:2022-07-28 07:03:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ZSTD_updateTree
Proto:static void ZSTD_updateTree(ZSTD_CCtx *zc, const BYTE *const ip, const BYTE *const iend, const U32 nbCompares, const U32 mls)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
ZSTD_CCtx * | zc | |
const BYTE *const | ip | |
const BYTE *const | iend | |
const U32 | nbCompares | |
const U32 | mls |
1728 | idx = nextToUpdate |
1731 | idx += : nb of positions added |
Name | Describe |
---|---|
ZSTD_BtFindBestMatch | ZSTD_BtFindBestMatch() : Tree updater, providing best match |
ZSTD_loadDictionaryContent | : 0, or an error code |
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 |