|
Function Name  |
Hit count  |
| MLZ4F_compressBegin(MLZ4F_cctx_s*, void*, unsigned long, MLZ4F_preferences_t const*) |
0 |
| MLZ4F_compressBlock(void*, void const*, unsigned long, int (*)(void*, char const*, char*, int, int, int), void*, int) |
0 |
| MLZ4F_compressBound(unsigned long, MLZ4F_preferences_t const*) |
0 |
| MLZ4F_compressEnd(MLZ4F_cctx_s*, void*, unsigned long, MLZ4F_compressOptions_t const*) |
0 |
| MLZ4F_compressFrame(void*, unsigned long, void const*, unsigned long, MLZ4F_preferences_t const*) |
0 |
| MLZ4F_compressFrameBound(unsigned long, MLZ4F_preferences_t const*) |
0 |
| MLZ4F_compressUpdate(MLZ4F_cctx_s*, void*, unsigned long, void const*, unsigned long, MLZ4F_compressOptions_t const*) |
0 |
| MLZ4F_createCompressionContext(MLZ4F_cctx_s**, unsigned int) |
0 |
| MLZ4F_createDecompressionContext(MLZ4F_dctx_s**, unsigned int) |
0 |
| MLZ4F_decodeHeader(MLZ4F_dctx_s*, void const*, unsigned long) |
0 |
| MLZ4F_decompress(MLZ4F_dctx_s*, void*, unsigned long*, void const*, unsigned long*, MLZ4F_decompressOptions_t const*) |
0 |
| MLZ4F_decompress_safe(char const*, char*, int, int, char const*, int) |
0 |
| MLZ4F_flush(MLZ4F_cctx_s*, void*, unsigned long, MLZ4F_compressOptions_t const*) |
0 |
| MLZ4F_freeCompressionContext(MLZ4F_cctx_s*) |
0 |
| MLZ4F_freeDecompressionContext(MLZ4F_dctx_s*) |
0 |
| MLZ4F_getBlockSize(unsigned int) |
0 |
| MLZ4F_getErrorName(unsigned long) |
0 |
| MLZ4F_getFrameInfo(MLZ4F_dctx_s*, MLZ4F_frameInfo_t*, void const*, unsigned long*) |
0 |
| MLZ4F_headerChecksum(void const*, unsigned long) |
0 |
| MLZ4F_isError(unsigned long) |
0 |
| MLZ4F_localMLZ4_compressHC_limitedOutput_continue(void*, char const*, char*, int, int, int) |
0 |
| MLZ4F_localMLZ4_compress_limitedOutput_continue(void*, char const*, char*, int, int, int) |
0 |
| MLZ4F_localMLZ4_compress_limitedOutput_withState(void*, char const*, char*, int, int, int) |
0 |
| MLZ4F_localSaveDict(MLZ4F_cctx_s*) |
0 |
| MLZ4F_optimalBSID(MLZ4F_blockSizeID_t, unsigned long) |
0 |
| MLZ4F_readLE32(unsigned char const*) |
0 |
| MLZ4F_readLE64(unsigned char const*) |
0 |
| MLZ4F_selectCompression(MLZ4F_blockMode_t, int) |
0 |
| MLZ4F_updateDict(MLZ4F_dctx_s*, unsigned char const*, unsigned long, unsigned char const*, unsigned int) |
0 |
| MLZ4F_writeLE32(unsigned char*, unsigned int) |
0 |
| MLZ4F_writeLE64(unsigned char*, unsigned long long) |
0 |