Searched refs:Decode_WithExceedWrite (Results 1 – 3 of 3) sorted by relevance
14 HRESULT Decode_WithExceedWrite(const Byte *in, size_t inSize, Byte *out, size_t outSize);
297 HRESULT Decode_WithExceedWrite(const Byte *in, size_t inSize, Byte *out, size_t outSize) in Decode_WithExceedWrite() function
112 … res = NCompress::NXpress::Decode_WithExceedWrite(packBuf.Data, inSize, unpackBuf.Data, outSize); in UnpackChunk()