Searched refs:IDirectSoundBuffer_Release (Results 1 – 10 of 10) sorted by relevance
449 IDirectSoundBuffer_Release(primary); in test_primary8()471 ref=IDirectSoundBuffer_Release(second); in test_primary8()500 ref=IDirectSoundBuffer_Release(primary); in test_primary8()645 ref=IDirectSoundBuffer_Release(primary); in test_primary_secondary8()731 IDirectSoundBuffer_Release(secondary); in test_secondary8()752 IDirectSoundBuffer_Release(secondary); in test_secondary8()769 IDirectSoundBuffer_Release(secondary); in test_secondary8()879 ref=IDirectSoundBuffer_Release(primary); in test_secondary8()975 IDirectSoundBuffer_Release(primary2); in test_hw_buffers()1027 IDirectSoundBuffer_Release(secondary); in test_hw_buffers()[all …]
444 IDirectSoundBuffer_Release(primary); in test_primary()465 ref=IDirectSoundBuffer_Release(second); in test_primary()491 ref=IDirectSoundBuffer_Release(primary); in test_primary()497 ref=IDirectSoundBuffer_Release(primary); in test_primary()500 ref=IDirectSoundBuffer_Release(primary); in test_primary()645 ref=IDirectSoundBuffer_Release(primary); in test_primary_secondary()860 ref=IDirectSoundBuffer_Release(primary); in test_secondary()1470 IDirectSoundBuffer_Release(primary); in test_invalid_fmts()1570 IDirectSoundBuffer_Release(primary2); in test_hw_buffers()1622 IDirectSoundBuffer_Release(secondary); in test_hw_buffers()[all …]
361 ref=IDirectSoundBuffer_Release(temp_buffer); in test_buffer8()372 ref=IDirectSoundBuffer_Release(temp_buffer); in test_buffer8()376 ref=IDirectSoundBuffer_Release(*dsbo); in test_buffer8()586 ref=IDirectSoundBuffer_Release(primary); in test_secondary8()645 ref=IDirectSoundBuffer_Release(secondary); in test_secondary8()777 ref=IDirectSoundBuffer_Release(primary); in test_secondary8()787 ref=IDirectSoundBuffer_Release(primary); in test_secondary8()891 ref=IDirectSoundBuffer_Release(primary); in test_primary8()948 ref=IDirectSoundBuffer_Release(primary); in test_primary_3d8()962 ref=IDirectSoundBuffer_Release(primary); in test_primary_3d8()[all …]
525 ref=IDirectSoundBuffer_Release(temp_buffer); in test_buffer()537 ref=IDirectSoundBuffer_Release(temp_buffer); in test_buffer()541 ref=IDirectSoundBuffer_Release(*dsbo); in test_buffer()754 ref=IDirectSoundBuffer_Release(primary); in test_secondary()925 ref=IDirectSoundBuffer_Release(secondary); in test_secondary()937 ref=IDirectSoundBuffer_Release(primary); in test_secondary()947 ref=IDirectSoundBuffer_Release(primary); in test_secondary()1052 ref=IDirectSoundBuffer_Release(primary); in test_primary()1109 ref=IDirectSoundBuffer_Release(primary); in test_primary_3d()1123 ref=IDirectSoundBuffer_Release(primary); in test_primary_3d()[all …]
687 ref=IDirectSoundBuffer_Release(secondary); in dsenum_callback()692 ref=IDirectSoundBuffer_Release(primary); in dsenum_callback()
514 IDirectSoundBuffer_Release(This->dsbuffer); in DSoundRender_CompleteConnect()535 IDirectSoundBuffer_Release(This->dsbuffer); in DSoundRender_BreakConnect()658 IDirectSoundBuffer_Release(buf); in DSoundRender_create()736 IDirectSoundBuffer_Release(This->dsbuffer); in DSoundRender_Release()
968 IDirectSoundBuffer_Release(wmcda->dsBuf); in MCICDA_Play()1054 IDirectSoundBuffer_Release(wmcda->dsBuf); in MCICDA_Play()1104 IDirectSoundBuffer_Release(wmcda->dsBuf); in MCICDA_Stop()
205 IDirectSoundBuffer_Release(This->dsbuffer); in SynthPortImpl_IDirectMusicPort_Release()514 IDirectSoundBuffer_Release(This->dsbuffer); in synth_dmport_SetDirectSound()
70 IDirectSoundBuffer_Release((LPDIRECTSOUNDBUFFER)This->dsb); in IDirectSoundNotifyImpl_Release()1273 IDirectSoundBuffer_Release((LPDIRECTSOUND3DBUFFER)This->dsb); in IKsBufferPropertySetImpl_Release()
574 #define IDirectSoundBuffer_Release(p) (p)->lpVtbl->Release(p) macro598 #define IDirectSoundBuffer_Release(p) (p)->Release() macro