Home
last modified time | relevance | path

Searched defs:lzma2Props (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/Compress/
DLzma2Encoder.cpp44 HRESULT SetLzma2Prop(PROPID propID, const PROPVARIANT &prop, CLzma2EncProps &lzma2Props) in SetLzma2Prop()
61 CLzma2EncProps lzma2Props; in SetCoderProperties() local
/external/lzma/C/
DXzEnc.c393 const CLzma2EncProps *lzma2Props, in Xz_Compress()
470 const CLzma2EncProps *lzma2Props, Bool useSubblock, in Xz_Encode()
/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp632 CLzma2EncProps lzma2Props; in UpdateItems() local