Home
last modified time | relevance | path

Searched defs:SetDecoderProperties2 (Results 1 – 6 of 6) sorted by relevance

/external/lzma/CPP/7zip/Compress/
DDeltaFilter.cpp114 STDMETHODIMP CDecoder::SetDecoderProperties2(const Byte *props, UInt32 size) in SetDecoderProperties2() function in NCompress::NDelta::CDecoder
DPpmdDecoder.cpp32 STDMETHODIMP CDecoder::SetDecoderProperties2(const Byte *props, UInt32 size) in SetDecoderProperties2() function in NCompress::NPpmd::CDecoder
DLzma2Decoder.cpp47 STDMETHODIMP CDecoder::SetDecoderProperties2(const Byte *prop, UInt32 size) in SetDecoderProperties2() function in NCompress::NLzma2::CDecoder
DLzmaDecoder.cpp60 STDMETHODIMP CDecoder::SetDecoderProperties2(const Byte *prop, UInt32 size) in SetDecoderProperties2() function in NCompress::NLzma::CDecoder
/external/lzma/CPP/7zip/Crypto/
D7zAes.cpp210 STDMETHODIMP CDecoder::SetDecoderProperties2(const Byte *data, UInt32 size) in SetDecoderProperties2() function in NCrypto::N7z::CDecoder
/external/lzma/CPP/7zip/Common/
DFilterCoder.cpp417 STDMETHODIMP CFilterCoder::SetDecoderProperties2(const Byte *data, UInt32 size) in SetDecoderProperties2() function in CFilterCoder