Searched refs:IDirectSoundBuffer_Stop (Results 1 – 6 of 6) sorted by relevance
166 IDirectSoundBuffer_Stop(wmcda->dsBuf); in MCICDA_playLoop()967 IDirectSoundBuffer_Stop(wmcda->dsBuf); in MCICDA_Play()1136 FAILED(IDirectSoundBuffer_Stop(wmcda->dsBuf))) in MCICDA_Pause()
444 IDirectSoundBuffer_Stop(This->dsbuffer); in DSoundRender_OnStopStreaming()771 hr = IDirectSoundBuffer_Stop(This->dsbuffer); in DSoundRender_Pause()
591 #define IDirectSoundBuffer_Stop(p) (p)->lpVtbl->Stop(p) macro615 #define IDirectSoundBuffer_Stop(p) (p)->Stop() macro
162 rc=IDirectSoundBuffer_Stop(state->dsbo); in buffer_service8()
310 rc=IDirectSoundBuffer_Stop(state->dsbo); in buffer_service()
1065 rc=IDirectSoundBuffer_Stop(dsb); in test_notify()