Searched refs:IDsDriverBuffer_Stop (Results 1 – 3 of 3) sorted by relevance
204 #define IDsDriverBuffer_Stop(p) (p)->lpVtbl->Stop(p) macro
369 err = IDsDriverBuffer_Stop(device->hwbuf); in DSOUND_PrimaryStop()
356 hres = IDsDriverBuffer_Stop(This->hwbuf); in IDirectSoundBufferImpl_Stop()