Home
last modified time | relevance | path

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

/external/lzma/C/
DLzma2Enc.c130 size_t *packSizeRes, ISeqOutStream *outStream) in Lzma2EncInt_EncodeSubblock() argument
132 size_t packSizeLimit = *packSizeRes; in Lzma2EncInt_EncodeSubblock()
139 *packSizeRes = 0; in Lzma2EncInt_EncodeSubblock()
183 *packSizeRes += destPos; in Lzma2EncInt_EncodeSubblock()
189 *packSizeRes = destPos; in Lzma2EncInt_EncodeSubblock()
223 *packSizeRes = destPos; in Lzma2EncInt_EncodeSubblock()