Searched defs:targetDstSize (Results 1 – 1 of 1) sorted by relevance
/linux/lib/lz4/ | ||
H A D | lz4_compress.c | 527 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 |