Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Compress/
DDeltaFilter.cpp91 STDMETHODIMP CDeltaDecoder::SetDecoderProperties2(const Byte *props, UInt32 size) in SetDecoderProperties2() function in CDeltaDecoder
DLzma2Decoder.cpp44 STDMETHODIMP CDecoder::SetDecoderProperties2(const Byte *prop, UInt32 size) in SetDecoderProperties2() function in NCompress::NLzma2::CDecoder
DLzmaDecoder.cpp63 STDMETHODIMP CDecoder::SetDecoderProperties2(const Byte *prop, UInt32 size) in SetDecoderProperties2() function in NCompress::NLzma::CDecoder
/external/lzma/CPP/7zip/Common/
DFilterCoder.cpp244 STDMETHODIMP CFilterCoder::SetDecoderProperties2(const Byte *data, UInt32 size) in SetDecoderProperties2() function in CFilterCoder