Home
last modified time | relevance | path

Searched refs:SetOutBufSize (Results 1 - 6 of 6) sorted by relevance

/third_party/lzma/CPP/7zip/Compress/
H A DLzma2Decoder.cpp38 Z7_COM7F_IMF(CDecoder::SetOutBufSize(UInt32 , UInt32 size)) { _outStep = size; return S_OK; } in SetOutBufSize() function
H A DBcj2Coder.cpp76 Z7_COM7F_IMF(CEncoder::SetOutBufSize(UInt32 streamIndex, UInt32 size)) in SetOutBufSize() function
434 Z7_COM7F_IMF(CDecoder::SetOutBufSize(UInt32, UInt32 size)) in SetOutBufSize() function
H A DLzmaDecoder.cpp56 Z7_COM7F_IMF(CDecoder::SetOutBufSize(UInt32 , UInt32 size)) in SetOutBufSize() function
/third_party/lzma/CPP/7zip/
H A DICoder.h280 x(SetOutBufSize(UInt32 streamIndex, UInt32 size))
/third_party/lzma/CPP/7zip/Common/
H A DFilterCoder.cpp48 Z7_COM7F_IMF(CFilterCoder::SetOutBufSize(UInt32 , UInt32 size)) { _outBufSize = size; return S_OK; } in SetOutBufSize() function
/third_party/lzma/CPP/7zip/Archive/Common/
H A DCoderMixer2.cpp1032 outSetSize->SetOutBufSize(outCoderStreamIndex, kBufSize); in Init()

Completed in 11 milliseconds