Searched refs:_inBufSize_Allocated (Results 1 – 2 of 2) sorted by relevance
119 if (!_inBuf || _inBufSize != _inBufSize_Allocated) in Prepare()123 _inBufSize_Allocated = 0; in Prepare()127 _inBufSize_Allocated = _inBufSize; in Prepare()
72 UInt32 _inBufSize_Allocated; variable