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

  /external/lzma/CPP/7zip/Compress/
Lzma2Encoder.h 13 namespace NLzma2 {
Lzma2Decoder.h 13 namespace NLzma2 {
Lzma2Encoder.cpp 20 namespace NLzma2 {
Lzma2Decoder.cpp 25 namespace NLzma2 {
  /external/lzma/CPP/7zip/Archive/
XzHandler.cpp 29 namespace NLzma2 {
863 RINOK(NCompress::NLzma2::SetLzma2Prop(NCoderPropID::kReduceSize, prop, lzma2Props));
878 RINOK(NCompress::NLzma2::SetLzma2Prop(prop.Id, prop.Value, lzma2Props));

Completed in 73 milliseconds