Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DPpmdDecoder.cpp57 HRESULT CDecoder::CodeSpec(Byte *memStream, UInt32 size) in CodeSpec() function in NCompress::NPpmd::CDecoder
H A DLzmaDecoder.cpp119 HRESULT CDecoder::CodeSpec(ISequentialInStream *inStream, ISequentialOutStream *outStream, ICompres… in CodeSpec() function in NCompress::NLzma::CDecoder
H A DDeflateDecoder.cpp167 HRESULT CCoder::CodeSpec(UInt32 curSize, bool finishInputStream, UInt32 inputProgressLimit) in CodeSpec() function in NCompress::NDeflate::NDecoder::CCoder
H A DLzxDecoder.cpp1326 HRESULT CDecoder::CodeSpec(const Byte *inData, size_t inSize, UInt32 outSize) throw() function in NCompress::NLzx::CDecoder