Home
last modified time | relevance | path

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

/external/lzma/C/
DLzma2Enc.c75 size_t *packSizeRes, ISeqOutStream *outStream) in Lzma2EncInt_EncodeSubblock() argument
77 size_t packSizeLimit = *packSizeRes; in Lzma2EncInt_EncodeSubblock()
84 *packSizeRes = 0; in Lzma2EncInt_EncodeSubblock()
126 *packSizeRes += destPos; in Lzma2EncInt_EncodeSubblock()
132 *packSizeRes = destPos; in Lzma2EncInt_EncodeSubblock()
163 *packSizeRes = destPos; in Lzma2EncInt_EncodeSubblock()