Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Compress/
DXzDecoder.cpp49 XzDecMtProps_Init(&props); in Decode()
/external/lzma/C/
DXz.h390 void XzDecMtProps_Init(CXzDecMtProps *p);
DXzDec.c1394 void XzDecMtProps_Init(CXzDecMtProps *p) in XzDecMtProps_Init() function
1533 XzDecMtProps_Init(&p->props); in XzDecMt_Create()