Searched refs:bufEnd (Results 1 – 2 of 2) sorted by relevance
484 _hsl->pSystemState->bufUsedEnd = _hsl->pSystemState->bufEnd; in bufferWriteThread()714 _hsl->pSystemState->bufEnd = virtualAddress + size - 1; in initBufferMemory()715 _hsl->pSystemState->bufUsedEnd = _hsl->pSystemState->bufEnd; in initBufferMemory()981 … if( (_hsl->pSystemState->bufEnd - _hsl->pSystemState->bufWritePos) < (twDelta + dataSize) ) in bufferAllocateWrite()1125 _hsl->pSystemState->bufUsedEnd = _hsl->pSystemState->bufEnd; in bufferProcessCommand()
201 MS_U32 bufEnd; // ring buffer end address member