Searched refs:audio_pcm_hw_get_live_out2 (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A Daudio_int.h240 int audio_pcm_hw_get_live_out2 (HWVoiceOut *hw, int *nb_live);
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);
/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);

Completed in 4455 milliseconds