Home
last modified time | relevance | path

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

/linux/lib/lz4/
H A Dlz4_compress.c527 LZ4_compress_destSize_generic(LZ4_stream_t_internal * const ctx,const char * const src,char * const dst,int * const srcSizePtr,const int targetDstSize,const tableType_t tableType) LZ4_compress_destSize_generic() argument
725 LZ4_compress_destSize_extState(LZ4_stream_t * state,const char * src,char * dst,int * srcSizePtr,int targetDstSize) LZ4_compress_destSize_extState() argument
759 LZ4_compress_destSize(const char * src,char * dst,int * srcSizePtr,int targetDstSize,void * wrkmem) LZ4_compress_destSize() argument
[all...]