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

  /external/qemu/audio/
noaudio.c 147 .run_out = no_run_out,
audio_int.h 160 int (*run_out) (HWVoiceOut *hw, int live); member in struct:audio_pcm_ops
coreaudio.c 783 .run_out = coreaudio_run_out,
dsoundaudio.c 1007 .run_out = dsound_run_out,
esdaudio.c 619 .run_out = qesd_run_out,
fmodaudio.c 664 .run_out = fmod_run_out,
paaudio.c 594 .run_out = qpa_run_out,
alsaaudio.c     [all...]
ossaudio.c 912 .run_out = oss_run_out,
audio.c     [all...]

Completed in 30 milliseconds