Searched refs:_convPos (Results 1 – 2 of 2) sorted by relevance
310 const HRESULT res = _outStream->Write(_buf + _convPos, num, &processed); in Flush2()314 _convPos += processed; in Flush2()320 const UInt32 convPos = _convPos; in Flush2()328 _convPos = 0; in Flush2()475 memcpy(data, _buf + _convPos, size); in Z7_COM7F_IMF()476 _convPos += size; in Z7_COM7F_IMF()484 const UInt32 convPos = _convPos; in Z7_COM7F_IMF()492 _convPos = 0; in Z7_COM7F_IMF()
74 UInt32 _convPos; // current pos in buffer for converted data variable80 _convPos = 0; in InitSpecVars()