Searched refs:activeStrm (Results 1 – 1 of 1) sorted by relevance
573 static STRMInfo* activeStrm = NULL; variable592 activeStrm = NULL; in STRMInit()964 else if (activeStrm) in STRMStart()1151 activeStrm = strm; in STRMStart()1202 if (!activeStrm) in STRMUpdate()1207 switch (activeStrm->state) in STRMUpdate()1222 currPtr = (u32)((activeStrm->voiceL->pb.addr.currentAddressHi << 16) | in STRMUpdate()1223 (activeStrm->voiceL->pb.addr.currentAddressLo)); in STRMUpdate()1224 halfPtr = activeStrm->strmBufferLHalfPtr; in STRMUpdate()1225 lsPtr = activeStrm->lsBufferLTopPtr; in STRMUpdate()[all …]