Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Compress/
DLzmaDecoder.cpp49 STDMETHODIMP CDecoder::SetOutBufSize(UInt32 , UInt32 size) { _outBufSize = size; return S_OK; } in SetOutBufSize() function in NCompress::NLzma::CDecoder
DBcj2Coder.cpp256 STDMETHODIMP CDecoder::SetOutBufSize(UInt32 , UInt32 size) { _outBufSize = size; return S_OK; } in SetOutBufSize() function in NCompress::NBcj2::CDecoder