Function report |
Source Code:lib\zstd\compress.c |
Create Date:2022-07-28 07:02:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ZSTD_equivalentParams
Proto:static U32 ZSTD_equivalentParams(ZSTD_parameters param1, ZSTD_parameters param2)
Type:U32
Parameter:
Type | Parameter | Name |
---|---|---|
ZSTD_parameters | param1 | |
ZSTD_parameters | param2 |
211 | Return hashLog == hashLog & chainLog == chainLog & strategy == strategy & searchLength == 3 == searchLength == 3 |
Name | Describe |
---|---|
ZSTD_resetCCtx_advanced | ! ZSTD_resetCCtx_advanced() :note : `params` must be validated |
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 |