Searched refs:hwo (Results 1 - 4 of 4) sorted by relevance

/external/qemu/audio/
H A Daudio.c1237 HWVoiceOut *hwo = NULL; local
1239 while ((hwo = audio_pcm_hw_find_any_enabled_out (hwo))) {
1240 if (!hwo->poll_mode) return 1;
1878 HWVoiceOut *hwo = NULL; local
1883 while ((hwo = audio_pcm_hw_find_any_enabled_out (hwo))) {
1884 hwo->pcm_ops->ctl_out (hwo, op, conf.try_poll_out);
1898 HWVoiceOut *hwo local
[all...]
H A Dwinaudio.c105 winaudio_out_buffer_done (HWAVEOUT hwo, UINT uMsg, DWORD_PTR dwInstance, argument
/external/qemu/distrib/sdl-1.2.15/src/audio/mme/
H A DSDL_mmeaudio.c106 static void CALLBACK MME_CALLBACK(HWAVEOUT hwo, argument
/external/qemu/distrib/sdl-1.2.15/src/audio/windib/
H A DSDL_dibaudio.c106 static void CALLBACK FillSound(HWAVEOUT hwo, UINT uMsg, DWORD_PTR dwInstance, argument

Completed in 138 milliseconds