Home
last modified time | relevance | path

Searched defs:dstCapacity (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.8/kernel/src/libs/
Dlz4.c1632 const int dstCapacity, in LZ4_compress_generic()
1712 …tate_fastReset(void *state, const char *src, char *dst, int srcSize, int dstCapacity, int accelera… in LZ4_compress_fast_extState_fastReset()
2816 …safe_partial(const char *src, char *dst, int compressedSize, int targetOutputSize, int dstCapacity) in LZ4_decompress_safe_partial()
3108 …Output_continue(LZ4_stream_t *LZ4_stream, const char *src, char *dst, int srcSize, int dstCapacity) in LZ4_compress_limitedOutput_continue()