|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <dsound_private.h>

Definition at line 190 of file dsound_private.h.
| DWORD IDirectSoundBufferImpl::buf_mixpos |
Definition at line 211 of file dsound_private.h.
Referenced by DSOUND_MixerVol(), DSOUND_MixInBuffer(), DSOUND_MixOne(), DSOUND_RecalcFormat(), IDirectSoundBufferImpl_Create(), and IDirectSoundBufferImpl_Duplicate().
| BufferMemory* IDirectSoundBufferImpl::buffer |
Definition at line 200 of file dsound_private.h.
Referenced by DSOUND_MixerVol(), DSOUND_MixInBuffer(), DSOUND_MixToTemporary(), IDirectSoundBufferImpl_Create(), and IDirectSoundBufferImpl_Duplicate().
| DWORD IDirectSoundBufferImpl::buflen |
Definition at line 203 of file dsound_private.h.
Referenced by DSOUND_bufpos_to_secpos(), DSOUND_Calc3DBuffer(), DSOUND_CheckEvent(), DSOUND_MixInBuffer(), DSOUND_MixOne(), DSOUND_MixToPrimary(), DSOUND_MixToTemporary(), DSOUND_RecalcFormat(), DSOUND_RecalcFreqAcc(), IDirectSoundBufferImpl_Create(), and IDirectSoundBufferImpl_Duplicate().
| bitsconvertfunc IDirectSoundBufferImpl::convert |
Definition at line 227 of file dsound_private.h.
Referenced by cp_fields(), and DSOUND_RecalcFormat().
| DirectSoundDevice* IDirectSoundBufferImpl::device |
Definition at line 196 of file dsound_private.h.
Referenced by cp_fields(), DSOUND_bufpos_to_secpos(), DSOUND_Calc3DBuffer(), DSOUND_MixerVol(), DSOUND_MixInBuffer(), DSOUND_MixOne(), DSOUND_MixToTemporary(), DSOUND_RecalcFormat(), DSOUND_secpos_to_bufpos(), IDirectSoundBufferImpl_Create(), IDirectSoundBufferImpl_Duplicate(), and primarybuffer_create().
| IDirectSound3DBufferImpl* IDirectSoundBufferImpl::ds3db |
Definition at line 220 of file dsound_private.h.
Referenced by IDirectSoundBufferImpl_Destroy(), and IDirectSoundBufferImpl_Duplicate().
| DS3DBUFFER IDirectSoundBufferImpl::ds3db_ds3db |
Definition at line 221 of file dsound_private.h.
Referenced by DSOUND_Calc3DBuffer(), IDirectSound3DBufferImpl_Create(), and IDirectSoundBufferImpl_Create().
| LONG IDirectSoundBufferImpl::ds3db_lVolume |
Definition at line 222 of file dsound_private.h.
Referenced by DSOUND_Calc3DBuffer().
| BOOL IDirectSoundBufferImpl::ds3db_need_recalc |
Definition at line 223 of file dsound_private.h.
Referenced by DSOUND_ChangeListener(), IDirectSound3DBufferImpl_Create(), and IDirectSoundBufferImpl_Create().
| DSBUFFERDESC IDirectSoundBufferImpl::dsbd |
Definition at line 207 of file dsound_private.h.
Referenced by DSOUND_Calc3DBuffer(), DSOUND_MixerVol(), DSOUND_MixInBuffer(), IDirectSoundBufferImpl_Create(), and primarybuffer_create().
Definition at line 228 of file dsound_private.h.
Referenced by IDirectSoundBufferImpl_Create(), and IDirectSoundBufferImpl_Duplicate().
| DWORD IDirectSoundBufferImpl::freq |
Definition at line 205 of file dsound_private.h.
Referenced by DSOUND_Calc3DBuffer(), DSOUND_MixToTemporary(), DSOUND_RecalcFormat(), and IDirectSoundBufferImpl_Create().
| ULONG IDirectSoundBufferImpl::freqAcc |
Definition at line 209 of file dsound_private.h.
Referenced by DSOUND_RecalcFormat(), DSOUND_RecalcFreqAcc(), and DSOUND_secpos_to_bufpos().
| ULONG IDirectSoundBufferImpl::freqAccNext |
Definition at line 209 of file dsound_private.h.
Referenced by DSOUND_bufpos_to_secpos(), DSOUND_RecalcFormat(), DSOUND_RecalcFreqAcc(), and DSOUND_secpos_to_bufpos().
| ULONG IDirectSoundBufferImpl::freqAdjust |
Definition at line 209 of file dsound_private.h.
Referenced by DSOUND_bufpos_to_secpos(), DSOUND_MixToTemporary(), DSOUND_secpos_to_bufpos(), and IDirectSoundBufferImpl_Create().
| ULONG IDirectSoundBufferImpl::freqneeded |
Definition at line 209 of file dsound_private.h.
Referenced by DSOUND_RecalcFormat(), and DSOUND_RecalcFreqAcc().
| PIDSDRIVERBUFFER IDirectSoundBufferImpl::hwbuf |
Definition at line 198 of file dsound_private.h.
Referenced by DSOUND_MixToPrimary(), IDirectSoundBufferImpl_Create(), and IDirectSoundBufferImpl_Duplicate().
| PIDSDRIVERNOTIFY IDirectSoundBufferImpl::hwnotify |
Definition at line 217 of file dsound_private.h.
Referenced by IDirectSoundBufferImpl_Create().
| IDirectSoundBuffer8 IDirectSoundBufferImpl::IDirectSoundBuffer8_iface |
Definition at line 192 of file dsound_private.h.
Referenced by DirectSoundDevice_CreateSoundBuffer(), DirectSoundDevice_DuplicateSoundBuffer(), IDirectSoundBufferImpl_Create(), and primarybuffer_create().
| IKsBufferPropertySetImpl* IDirectSoundBufferImpl::iks |
Definition at line 226 of file dsound_private.h.
Referenced by IDirectSoundBufferImpl_Create(), IDirectSoundBufferImpl_Destroy(), IDirectSoundBufferImpl_Duplicate(), and IKsBufferPropertySetImpl_Create().
| DWORD IDirectSoundBufferImpl::leadin |
Definition at line 202 of file dsound_private.h.
Referenced by DSOUND_MixOne().
| RTL_RWLOCK IDirectSoundBufferImpl::lock |
Definition at line 197 of file dsound_private.h.
Referenced by DSOUND_MixToPrimary(), IDirectSoundBufferImpl_Create(), and IDirectSoundBufferImpl_Duplicate().
| DWORD IDirectSoundBufferImpl::max_buffer_len |
Definition at line 205 of file dsound_private.h.
Referenced by DSOUND_RecalcFormat().
| DWORD IDirectSoundBufferImpl::nAvgBytesPerSec |
Definition at line 204 of file dsound_private.h.
Referenced by IDirectSoundBufferImpl_Create().
| LPDSBPOSITIONNOTIFY IDirectSoundBufferImpl::notifies |
Definition at line 215 of file dsound_private.h.
Referenced by DSOUND_CheckEvent(), IDirectSoundBufferImpl_Create(), and IDirectSoundBufferImpl_Duplicate().
| IDirectSoundNotifyImpl* IDirectSoundBufferImpl::notify |
Definition at line 214 of file dsound_private.h.
Referenced by IDirectSoundBufferImpl_Create(), IDirectSoundBufferImpl_Destroy(), IDirectSoundBufferImpl_Duplicate(), and IDirectSoundNotifyImpl_Create().
| int IDirectSoundBufferImpl::nrofnotifies |
Definition at line 216 of file dsound_private.h.
Referenced by DSOUND_CheckEvent(), IDirectSoundBufferImpl_Create(), and IDirectSoundBufferImpl_Duplicate().
| LONG IDirectSoundBufferImpl::numIfaces |
Definition at line 193 of file dsound_private.h.
Referenced by IDirectSoundBufferImpl_Create(), IDirectSoundBufferImpl_Destroy(), IDirectSoundBufferImpl_Duplicate(), and primarybuffer_create().
| DWORD IDirectSoundBufferImpl::playflags |
Definition at line 202 of file dsound_private.h.
Referenced by DSOUND_MixInBuffer(), and DSOUND_MixOne().
| DWORD IDirectSoundBufferImpl::primary_mixpos |
Definition at line 211 of file dsound_private.h.
Referenced by DSOUND_MixInBuffer(), DSOUND_MixOne(), and DSOUND_MixToPrimary().
| PWAVEFORMATEX IDirectSoundBufferImpl::pwfx |
Definition at line 199 of file dsound_private.h.
Referenced by cp_fields(), DSOUND_bufpos_to_secpos(), DSOUND_MixToTemporary(), DSOUND_RecalcFormat(), DSOUND_secpos_to_bufpos(), IDirectSoundBufferImpl_Create(), and IDirectSoundBufferImpl_Duplicate().
| LONG IDirectSoundBufferImpl::ref |
Definition at line 194 of file dsound_private.h.
Referenced by IDirectSoundBufferImpl_Create(), IDirectSoundBufferImpl_Duplicate(), and primarybuffer_create().
| ULONG IDirectSoundBufferImpl::resampleinmixer |
Definition at line 209 of file dsound_private.h.
Referenced by DSOUND_MixerVol(), DSOUND_MixInBuffer(), DSOUND_MixToTemporary(), and DSOUND_RecalcFormat().
| DWORD IDirectSoundBufferImpl::sec_mixpos |
Definition at line 211 of file dsound_private.h.
Referenced by DSOUND_MixInBuffer(), DSOUND_MixOne(), DSOUND_MixToTemporary(), DSOUND_RecalcFormat(), IDirectSoundBufferImpl_Create(), and IDirectSoundBufferImpl_Duplicate().
| DWORD IDirectSoundBufferImpl::state |
Definition at line 202 of file dsound_private.h.
Referenced by DSOUND_CheckEvent(), DSOUND_MixInBuffer(), DSOUND_MixOne(), DSOUND_MixToPrimary(), IDirectSoundBufferImpl_Create(), and IDirectSoundBufferImpl_Duplicate().
| LPBYTE IDirectSoundBufferImpl::tmp_buffer |
Definition at line 201 of file dsound_private.h.
Referenced by DSOUND_MixerVol(), DSOUND_MixInBuffer(), DSOUND_MixToTemporary(), DSOUND_RecalcFormat(), and IDirectSoundBufferImpl_Duplicate().
| DWORD IDirectSoundBufferImpl::tmp_buffer_len |
Definition at line 205 of file dsound_private.h.
Referenced by DSOUND_bufpos_to_secpos(), DSOUND_MixInBuffer(), DSOUND_MixOne(), DSOUND_RecalcFormat(), and DSOUND_RecalcFreqAcc().
| DSVOLUMEPAN IDirectSoundBufferImpl::volpan |
Definition at line 206 of file dsound_private.h.
Referenced by DSOUND_Calc3DBuffer(), DSOUND_MixerVol(), and IDirectSoundBufferImpl_Create().
| DWORD IDirectSoundBufferImpl::writelead |
Definition at line 203 of file dsound_private.h.
Referenced by DSOUND_RecalcFormat().