Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Compress/
DXzEncoder.cpp27 XzProps_Init(&xzProps); in InitCoderProps()
32 XzProps_Init(&xzProps); in CEncoder()
191 XzProps_Init(&xzProps); in SetCoderProperties()
/external/lzma/C/
DXzEnc.h42 void XzProps_Init(CXzProps *p);
DXzEnc.c473 void XzProps_Init(CXzProps *p) in XzProps_Init() function
1010 XzProps_Init(&p->xzProps); in XzEnc_Create()