CMSIS2000  0.0.7
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
lz4hc.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int LZ4_compressHC (const char *source, char *dest, int isize)

Function Documentation

int LZ4_compressHC ( const char *  source,
char *  dest,
int  isize 
)

Definition at line 719 of file lz4hc.c.

References LZ4_compressHCCtx(), LZ4HC_Create(), and LZ4HC_Free().

Referenced by compress_file().

Here is the call graph for this function:

Here is the caller graph for this function: