Home
last modified time | relevance | path

Searched refs:LZ4_compress_destSize (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.2/kernel/src/common/
Dlz4.h223 …LZ4LIB_API int LZ4_compress_destSize(const char *src, char *dst, int *srcSizePtr, int targetDstSiz…
/DragonOS-0.1.2/kernel/src/libs/
Dlz4.c1817 int LZ4_compress_destSize(const char *src, char *dst, int *srcSizePtr, int targetDstSize) in LZ4_compress_destSize() function