Searched defs:audio_pcm_hw_get_live_out2 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DDrvAudioVideoRec.cpp201 static int audio_pcm_hw_get_live_out2 (PPDMAUDIOHSTSTRMOUT hw, int *nb_live) function
229 live = audio_pcm_hw_get_live_out2 (hw, &nb_live);
/vbox/src/VBox/Devices/Audio/
H A Daudio.c995 int audio_pcm_hw_get_live_out2 (HWVoiceOut *hw, int *nb_live) function
1020 live = audio_pcm_hw_get_live_out2 (hw, &nb_live);
1345 live = audio_pcm_hw_get_live_out2 (hw, &nb_live);

Completed in 52 milliseconds