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

/vbox/src/VBox/Devices/Audio/
H A Ddsoundaudio.c434 static int dsoundPlayInterfaceCreate (DSoundVoiceOut *ds) function
523 err = dsoundPlayInterfaceCreate (ds);
H A DDrvHostDSound.cpp306 static int dsoundPlayInterfaceCreate(PDRVHOSTDSOUND pThis, PDSOUNDSTREAMOUT pDSoundStrmOut) function
390 rc = dsoundPlayInterfaceCreate(pThis, pDSoundStrmOut);

Completed in 66 milliseconds