OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:voice_size_out
(Results
1 - 11
of
11
) sorted by null
/external/qemu/audio/
noaudio.c
168
.
voice_size_out
= sizeof (NoVoiceOut),
wavaudio.c
473
INIT_FIELD (
voice_size_out
= ) sizeof (WAVVoiceOut),
478
INIT_FIELD (
voice_size_out
= ) sizeof (WAVVoiceOut),
audio_int.h
153
int
voice_size_out
;
member in struct:audio_driver
coreaudio.c
804
.
voice_size_out
= sizeof (coreaudioVoiceOut),
dsoundaudio.c
1028
.
voice_size_out
= sizeof (DSoundVoiceOut),
esdaudio.c
640
.
voice_size_out
= sizeof (ESDVoiceOut),