OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:audio_pcm_hw_get_live_in
(Results
1 - 10
of
10
) sorted by null
/external/qemu/audio/
noaudio.c
100
int live =
audio_pcm_hw_get_live_in
(hw);
audio_int.h
222
int
audio_pcm_hw_get_live_in
(HWVoiceIn *hw);
wavaudio.c
363
live =
audio_pcm_hw_get_live_in
(hw);
dsoundaudio.c
777
live =
audio_pcm_hw_get_live_in
(hw);
esdaudio.c
416
live =
audio_pcm_hw_get_live_in
(hw);
fmodaudio.c
461
live =
audio_pcm_hw_get_live_in
(hw);
paaudio.c
257
live =
audio_pcm_hw_get_live_in
(hw);
alsaaudio.c
1052
int live =
audio_pcm_hw_get_live_in
(hw);
[
all
...]
ossaudio.c
744
int live =
audio_pcm_hw_get_live_in
(hw);
audio.c
953
int
audio_pcm_hw_get_live_in
(HWVoiceIn *hw)
function
[
all
...]
Completed in 74 milliseconds