HomeSort by relevance Sort by last modified time
    Searched defs:NLzma (Results 1 - 6 of 6) sorted by null

  /external/lzma/CPP/7zip/Compress/
LzmaEncoder.h 13 namespace NLzma {
Lzma2Encoder.cpp 14 namespace NLzma {
53 RINOK(NLzma::SetLzmaProp(propID, prop, lzma2Props.lzmaProps));
LzmaDecoder.h 12 namespace NLzma {
LzmaEncoder.cpp 13 namespace NLzma {
LzmaDecoder.cpp 25 namespace NLzma {
  /external/lzma/CPP/7zip/Archive/
LzmaHandler.cpp 24 namespace NLzma {
71 NCompress::NLzma::CDecoder *_lzmaDecoderSpec;
97 _lzmaDecoderSpec = new NCompress::NLzma::CDecoder;

Completed in 32 milliseconds