Searched refs:CXzProps (Results 1 – 4 of 4) sorted by relevance
40 } CXzProps; typedef42 void XzProps_Init(CXzProps *p);49 SRes XzEnc_SetProps(CXzEncHandle p, const CXzProps *props);54 const CXzProps *props, ICompressProgress *progress);
473 void XzProps_Init(CXzProps *p) in XzProps_Init()489 static void XzEncProps_Normalize_Fixed(CXzProps *p) in XzEncProps_Normalize_Fixed()569 static void XzProps_Normalize(CXzProps *p) in XzProps_Normalize()716 const CXzProps *props, in Xz_CompressBlock()930 CXzProps xzProps;1027 SRes XzEnc_SetProps(CXzEncHandle pp, const CXzProps *props) in XzEnc_SetProps()1132 const CXzProps *props = &p->xzProps; in XzEnc_Encode()1305 const CXzProps *props, ICompressProgress *progress) in Xz_Encode()
24 CXzProps xzProps;
1095 CXzProps &xzProps = encoderSpec->xzProps; in UpdateItems()