Searched refs:LzmaEnc_WriteProperties (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/lzma_src/C/
H A DLzmaEnc.h51 SRes LzmaEnc_WriteProperties(CLzmaEncHandle p, Byte *properties, SizeT *size);
H A DLzmaEnc.c2209 SRes LzmaEnc_WriteProperties(CLzmaEncHandle pp, Byte *props, SizeT *size) function
2275 res = LzmaEnc_WriteProperties(p, propsEncoded, propsSize);
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/lzma_src/C/LzmaUtil/
H A DLzmaUtil.c155 res = LzmaEnc_WriteProperties(enc, header, &headerSize);

Completed in 103 milliseconds