HomeSort by relevance Sort by last modified time
    Searched refs:AUD_set_active_out (Results 1 - 4 of 4) sorted by null

  /external/qemu/android/
audio-test.c 82 AUD_set_active_out(ta->voice, 1);
  /external/qemu/audio/
audio.h 119 void AUD_set_active_out (SWVoiceOut *sw, int on);
audio.c 1304 void AUD_set_active_out (SWVoiceOut *sw, int on)
    [all...]
  /external/qemu/hw/
goldfish_audio.c 273 AUD_set_active_out(s->voice, (enable & (AUDIO_INT_WRITE_BUFFER_1_EMPTY | AUDIO_INT_WRITE_BUFFER_2_EMPTY)) != 0);

Completed in 61 milliseconds