Function report |
Source Code:lib\zstd\compress.c |
Create Date:2022-07-28 07:03:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ZSTD_compressBlock_doubleFast_extDict
Proto:static void ZSTD_compressBlock_doubleFast_extDict(ZSTD_CCtx *ctx, const void *src, size_t srcSize)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
ZSTD_CCtx * | ctx | |
const void * | src | |
size_t | srcSize |
1545 | mls = searchLength |
1547 | Default |
1548 | Case mls == 4 |
1548 | Return |
1549 | Case mls == 5 |
1549 | Return |
1550 | Case mls == 6 |
1550 | Return |
1551 | Case mls == 7 |
1551 | Return |
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 |