OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUD_add_capture
(Results
1 - 5
of
5
) sorted by null
/external/qemu/audio/
audio.h
100
CaptureVoiceOut *
AUD_add_capture
(
wavcapture.c
148
cap =
AUD_add_capture
(&as, &ops, wav);
audio.c
[
all
...]
/external/qemu/
vnc-android.c
873
vs->audio_cap =
AUD_add_capture
(&vs->as, &ops, vs);
[
all
...]
vnc.c
867
vs->audio_cap =
AUD_add_capture
(&vs->as, &ops, vs);
[
all
...]
Completed in 977 milliseconds