Searched refs:pcmData (Results 1 – 2 of 2) sorted by relevance
117 s16 pcmData[SAMPLES_PER_AUDIO_PACKET]; member344 AXRmtGetSamples(chan, info[chan].Speakers.pcmData, SAMPLES_PER_AUDIO_PACKET); in UpdateSpeaker()360 info[chan].Speakers.pcmData, in UpdateSpeaker()390 memset(info[chan].Speakers.pcmData, 0, SAMPLES_PER_AUDIO_PACKET); in SpeakerCallback()
302 s16 pcmData[SAMPLES_PER_AUDIO_PACKET]; in UpdateSpeaker() local314 AXRmtGetSamples(chan, pcmData, SAMPLES_PER_AUDIO_PACKET); in UpdateSpeaker()330 pcmData, in UpdateSpeaker()