Home
last modified time | relevance | path

Searched refs:WinAudioOut (Results 1 – 1 of 1) sorted by relevance

/external/qemu/audio/
Dwinaudio.c90 typedef struct WinAudioOut { struct
101 } WinAudioOut; argument
108 WinAudioOut* s = (WinAudioOut*) dwInstance; in winaudio_out_buffer_done()
130 WinAudioOut* s = (WinAudioOut*) hw; in winaudio_out_fini()
161 WinAudioOut* s = (WinAudioOut*) hw; in winaudio_out_init()
256 WinAudioOut* s = (WinAudioOut*) hw; in winaudio_out_run()
324 WinAudioOut* s = (WinAudioOut*) hw; in winaudio_out_ctl()
664 INIT_FIELD (voice_size_out = ) sizeof (WinAudioOut),