Home
last modified time | relevance | path

Searched refs:XzFilterProps_Init (Results 1 – 2 of 2) sorted by relevance

/external/lzma/C/
DXzEnc.h26 void XzFilterProps_Init(CXzFilterProps *p);
DXzEnc.c465 void XzFilterProps_Init(CXzFilterProps *p) in XzFilterProps_Init() function
484 XzFilterProps_Init(&p->filterProps); in XzProps_Init()