Home
last modified time | relevance | path

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

/external/lzma/C/
DLzma2DecMt.h25 void Lzma2DecMtProps_Init(CLzma2DecMtProps *p);
DLzma2DecMt.c36 void Lzma2DecMtProps_Init(CLzma2DecMtProps *p) in Lzma2DecMtProps_Init() function
/external/lzma/CPP/7zip/Compress/
DLzma2Decoder.cpp100 Lzma2DecMtProps_Init(&props); in Code()
218 Lzma2DecMtProps_Init(&props); in SetOutStreamSize()