Home
last modified time | relevance | path

Searched refs:DSOUND_RecalcFormat (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/directx/wine/dsound/
H A Ddsound_private.h383 void DSOUND_RecalcFormat(IDirectSoundBufferImpl *dsb) DECLSPEC_HIDDEN;
H A Dbuffer.c297 DSOUND_RecalcFormat(This); in IDirectSoundBufferImpl_SetFrequency()
1069 DSOUND_RecalcFormat(dsb); in IDirectSoundBufferImpl_Create()
1220 DSOUND_RecalcFormat(dsb); in IDirectSoundBufferImpl_Duplicate()
H A Dmixer.c162 void DSOUND_RecalcFormat(IDirectSoundBufferImpl *dsb) in DSOUND_RecalcFormat() function
H A Dprimary.c584 DSOUND_RecalcFormat((*dsb)); in primarybuffer_SetFormat()
H A Dsound3d.c276 DSOUND_RecalcFormat(dsb); in DSOUND_Calc3DBuffer()