Searched refs:streamR (Results 1 – 1 of 1) sorted by relevance
80 static AXVPB *streamR; variable205 AXSetVoiceAdpcmLoop(streamR, &loop); in fillAram()251 if (streamR) in callbackAudioFrame()257 currentPosition = *((u32*)&streamR->pb.addr.currentAddressHi); in callbackAudioFrame()269 if (streamR->pb.state == AX_PB_STATE_STOP) in callbackAudioFrame()287 if(streamR) in callbackAudioFrame()289 MIXReleaseChannel(streamR); in callbackAudioFrame()290 AXFreeVoice(streamR); in callbackAudioFrame()291 streamR = NULL; in callbackAudioFrame()318 if (streamR) AXSetVoiceState(streamR, AX_PB_STATE_RUN); in startVoices()[all …]