Function report |
Source Code:lib\zstd\compress.c |
Create Date:2022-07-28 07:03:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:-************************************** Double Fast
Proto:static void ZSTD_fillDoubleHashTable(ZSTD_CCtx *cctx, const void *end, const U32 mls)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
ZSTD_CCtx * | cctx | |
const void * | end | |
const U32 | mls |
1239 | hashSmall = chainTable |
1242 | ip = base + nextToUpdate |
1243 | iend = end - HASH_READ_SIZE |
1244 | fastHashFillStep = 3 |
1249 | ip += fastHashFillStep |
Name | Describe |
---|---|
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 |