Home
last modified time | relevance | path

Searched refs:CLzma2DecMtProps (Results 1 – 3 of 3) sorted by relevance

/external/lzma/C/
DLzma2DecMt.h22 } CLzma2DecMtProps; typedef
25 void Lzma2DecMtProps_Init(CLzma2DecMtProps *p);
48 const CLzma2DecMtProps *props,
68 const CLzma2DecMtProps *props,
DLzma2DecMt.c36 void Lzma2DecMtProps_Init(CLzma2DecMtProps *p) in Lzma2DecMtProps_Init()
90 CLzma2DecMtProps props;
801 const CLzma2DecMtProps *props, in Lzma2DecMt_Decode()
977 const CLzma2DecMtProps *props, in Lzma2DecMt_Init()
/external/lzma/CPP/7zip/Compress/
DLzma2Decoder.cpp99 CLzma2DecMtProps props; in Code()
217 CLzma2DecMtProps props; in SetOutStreamSize()