Searched refs:propsEncoded (Results 1 – 2 of 2) sorted by relevance
| /titanic_44/usr/src/common/lzma/ |
| H A D | LzmaEnc.h | 74 const CLzmaEncProps *props, Byte *propsEncoded, SizeT *propsSize, int writeEndMark,
|
| H A D | LzmaEnc.c | 2261 const CLzmaEncProps *props, Byte *propsEncoded, SizeT *propsSize, int writeEndMark, in LzmaEncode() argument 2272 res = LzmaEnc_WriteProperties(p, propsEncoded, propsSize); in LzmaEncode()
|