Searched refs:AUD_set_active_out (Results 1 – 4 of 4) sorted by relevance
82 AUD_set_active_out(ta->voice, 1); in testAudio_init()
119 void AUD_set_active_out (SWVoiceOut *sw, int on);
1304 void AUD_set_active_out (SWVoiceOut *sw, int on) in AUD_set_active_out() function
273 …AUD_set_active_out(s->voice, (enable & (AUDIO_INT_WRITE_BUFFER_1_EMPTY | AUDIO_INT_WRITE_BUFFER_… in enable_audio()