Searched refs:outCodeSize (Results 1 – 2 of 2) sorted by relevance
71 size_t outCodeSize; member272 t->outCodeSize = 0; in Lzma2DecMt_MtCallback_Parse()494 t->outCodeSize = t->dec.decoder.dicPos; in Lzma2DecMt_MtCallback_Code()510 if (t->outPreSize != t->outCodeSize) in Lzma2DecMt_MtCallback_Code()517 if (t->outPreSize == t->outCodeSize) in Lzma2DecMt_MtCallback_Code()535 size_t size = t->outCodeSize; in Lzma2DecMt_MtCallback_Write()561 if (t->outPreSize != t->outCodeSize in Lzma2DecMt_MtCallback_Write()
1423 size_t outCodeSize; member1655 coder->outCodeSize = 0; in XzDecMt_Callback_Parse()1898 *outCodePos = coder->outCodeSize; in XzDecMt_Callback_Code()1943 coder->outCodeSize = coder->dec.outDataWritten; in XzDecMt_Callback_Code()1945 *outCodePos = coder->outCodeSize; in XzDecMt_Callback_Code()2001 size_t size = coder->outCodeSize; in XzDecMt_Callback_Write()