Lines Matching refs:CXzProps
494 /* ---------- CXzProps ---------- */
505 void XzProps_Init(CXzProps *p)
521 static void XzEncProps_Normalize_Fixed(CXzProps *p)
601 static void XzProps_Normalize(CXzProps *p)
603 /* we normalize xzProps properties, but we normalize only some of CXzProps::lzma2Props properties.
748 const CXzProps *props,
963 CXzProps xzProps;
1060 SRes XzEnc_SetProps(CXzEncHandle p, const CXzProps *props)
1165 const CXzProps *props = &p->xzProps;
1338 const CXzProps *props, ICompressProgressPtr progress)