Searched refs:directInputRem (Results 1 – 3 of 3) sorted by relevance
66 if (curSize > p->directInputRem) in MatchFinder_ReadBlock()67 curSize = (UInt32)p->directInputRem; in MatchFinder_ReadBlock()68 p->directInputRem -= curSize; in MatchFinder_ReadBlock()70 if (p->directInputRem == 0) in MatchFinder_ReadBlock()
40 size_t directInputRem; member
2072 p->matchFinderBase.directInputRem = srcLen; in LzmaEnc_SetInputBuf()