Home
last modified time | relevance | path

Searched refs:SetDecoderProperties2 (Results 1 - 12 of 12) sorted by relevance

/third_party/lzma/CPP/7zip/Compress/
H A DBranchMisc.cpp93 Z7_COM7F_IMF(CDecoder::SetDecoderProperties2(const Byte *props, UInt32 size)) in SetDecoderProperties2() function
H A DDeltaFilter.cpp112 Z7_COM7F_IMF(CDecoder::SetDecoderProperties2(const Byte *props, UInt32 size)) in SetDecoderProperties2() function
H A DPpmdDecoder.cpp31 Z7_COM7F_IMF(CDecoder::SetDecoderProperties2(const Byte *props, UInt32 size)) in SetDecoderProperties2() function
H A DLzma2Decoder.cpp40 Z7_COM7F_IMF(CDecoder::SetDecoderProperties2(const Byte *prop, UInt32 size)) in SetDecoderProperties2() function
H A DLzmaDecoder.cpp74 Z7_COM7F_IMF(CDecoder::SetDecoderProperties2(const Byte *prop, UInt32 size)) in SetDecoderProperties2() function
/third_party/lzma/CPP/7zip/Common/
H A DFilterCoder.cpp576 Z7_COM7F_IMF(CFilterCoder::SetDecoderProperties2(const Byte *data, UInt32 size)) in SetDecoderProperties2() function
577 { return _setDecoderProperties2->SetDecoderProperties2(data, size); } in SetDecoderProperties2()
/third_party/lzma/CPP/7zip/
H A DICoder.h185 x(SetDecoderProperties2(const Byte *data, UInt32 size))
/third_party/lzma/CPP/7zip/Crypto/
H A D7zAes.cpp246 Z7_COM7F_IMF(CDecoder::SetDecoderProperties2(const Byte *data, UInt32 size)) in SetDecoderProperties2() function
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zDecode.cpp412 HRESULT res = setDecoderProperties->SetDecoderProperties2((const Byte *)props, size32);
/third_party/lzma/CPP/7zip/Archive/
H A DLzmaHandler.cpp134 RINOK(_lzmaDecoderSpec->SetDecoderProperties2(header.LzmaProps, 5)) in Code()
/third_party/lzma/CPP/7zip/Bundles/LzmaCon/
H A DLzmaAlone.cpp754 if (decoderSpec->SetDecoderProperties2(header, kPropertiesSize) != S_OK)
/third_party/lzma/CPP/7zip/UI/Common/
H A DBench.cpp1580 RINOK(setDecProps->SetDecoderProperties2(

Completed in 11 milliseconds