Function report |
Source Code:lib\zstd\mem.h |
Create Date:2022-07-28 07:01:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ZSTD_read32
Proto:ZSTD_STATIC U32 ZSTD_read32(const void *memPtr)
Type:U32
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | memPtr |
61 | Return get value from possibly mis-aligned location((constU32 * )memPtr) |
Name | Describe |
---|---|
FSE_count_parallel_wksp | FSE_count_parallel_wksp() :* Same as FSE_count_parallel(), but using an externally provided scratch buffer.* `workSpace` size must be a minimum of `1024 * sizeof(unsigned)`` |
ZSTD_count | |
ZSTD_hash4Ptr | |
ZSTD_compressBlock_fast_generic | |
ZSTD_compressBlock_fast_extDict_generic | |
ZSTD_compressBlock_doubleFast_generic | |
ZSTD_compressBlock_doubleFast_extDict_generic | |
ZSTD_HcFindBestMatch_generic | |
ZSTD_compressBlock_lazy_generic | |
ZSTD_compressBlock_lazy_extDict_generic |
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 |