Searched defs:targetDstSize (Results 1 – 1 of 1) sorted by relevance
726 const int targetDstSize, in LZ4_compress_destSize_generic()877 …Size_extState (LZ4_stream_t* state, const char* src, char* dst, int* srcSizePtr, int targetDstSize) in LZ4_compress_destSize_extState()892 int LZ4_compress_destSize(const char* src, char* dst, int* srcSizePtr, int targetDstSize) in LZ4_compress_destSize()