Home
last modified time | relevance | path

Searched refs:NLzma (Results 1 - 8 of 8) sorted by relevance

/third_party/lzma/CPP/7zip/Compress/
H A DLzma2Encoder.cpp14 namespace NLzma { namespace
58 RINOK(NLzma::SetLzmaProp(propID, prop, lzma2Props.lzmaProps)) in SetLzma2Prop()
H A DLzmaRegister.cpp14 namespace NLzma { namespace
H A DLzmaEncoder.h13 namespace NLzma { namespace
H A DLzmaDecoder.h13 namespace NLzma { namespace
H A DLzmaEncoder.cpp28 namespace NLzma { namespace
H A DLzmaDecoder.cpp25 namespace NLzma { namespace
/third_party/lzma/CPP/7zip/Bundles/LzmaCon/
H A DLzmaAlone.cpp640 NCompress::NLzma::CEncoder *encoderSpec = new NCompress::NLzma::CEncoder;
743 NCompress::NLzma::CDecoder *decoderSpec = new NCompress::NLzma::CDecoder;
/third_party/lzma/CPP/7zip/Archive/
H A DLzmaHandler.cpp25 namespace NLzma { namespace
85 NCompress::NLzma::CDecoder *_lzmaDecoderSpec;
104 _lzmaDecoderSpec = new NCompress::NLzma::CDecoder; in Create()

Completed in 4 milliseconds