Searched refs:pcmData (Results 1 – 2 of 2) sorted by relevance
117 s16 pcmData[SAMPLES_PER_AUDIO_PACKET]; member349 AXRmtGetSamples(chan, info[chan].Speakers.pcmData, SAMPLES_PER_AUDIO_PACKET); in UpdateSpeaker()365 info[chan].Speakers.pcmData, in UpdateSpeaker()395 memset(info[chan].Speakers.pcmData, 0, SAMPLES_PER_AUDIO_PACKET); in SpeakerCallback()
307 s16 pcmData[SAMPLES_PER_AUDIO_PACKET]; in UpdateSpeaker() local319 AXRmtGetSamples(chan, pcmData, SAMPLES_PER_AUDIO_PACKET); in UpdateSpeaker()335 pcmData, in UpdateSpeaker()