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

/vbox/src/VBox/Devices/Audio/
H A Ddsoundaudio.c697 static int dsoundCaptureInterfaceCreate (DSoundVoiceIn *ds) function
778 err = dsoundCaptureInterfaceCreate (ds);
H A DDrvHostDSound.cpp643 static int dsoundCaptureInterfaceCreate(PDRVHOSTDSOUND pThis, PDSOUNDSTREAMIN pDSoundStrmIn) function
719 rc = dsoundCaptureInterfaceCreate(pThis, pDSoundStrmIn);

Completed in 49 milliseconds