HomeSort by relevance Sort by last modified time
    Searched defs:SetOutBufSize (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/Compress/
LzmaDecoder.cpp 48 STDMETHODIMP CDecoder::SetOutBufSize(UInt32 , UInt32 size) { _outBufSize = size; return S_OK; }
Bcj2Coder.cpp 269 STDMETHODIMP CDecoder::SetOutBufSize(UInt32 , UInt32 size) { _outBufSize = size; return S_OK; }

Completed in 361 milliseconds