ReactOS 0.4.16-dev-329-g9223134
|
#include <msacm.h>
DWORD _ACMSTREAMHEADER::cbDstLength |
Definition at line 558 of file msacm.h.
Referenced by ACMWrapper_Receive(), audio_resampler_acm::close(), audio_resampler_acm::open(), widPrepare(), and wodPrepare().
DWORD _ACMSTREAMHEADER::cbDstLengthUsed |
Definition at line 559 of file msacm.h.
Referenced by acmStreamConvert(), ACMWrapper_Receive(), audio_resampler_acm::audio_receive(), audio_resampler_acm::open(), widCallback(), and wodWrite().
DWORD _ACMSTREAMHEADER::cbSrcLength |
Definition at line 554 of file msacm.h.
Referenced by acmStreamPrepareHeader(), ACMWrapper_Receive(), audio_resampler_acm::audio_receive(), audio_resampler_acm::close(), audio_resampler_acm::open(), widPrepare(), wodPrepare(), and wodWrite().
DWORD _ACMSTREAMHEADER::cbSrcLengthUsed |
Definition at line 555 of file msacm.h.
Referenced by acmStreamConvert(), ACMWrapper_Receive(), audio_resampler_acm::open(), widCallback(), and wodWrite().
DWORD _ACMSTREAMHEADER::cbStruct |
Definition at line 550 of file msacm.h.
Referenced by acmStreamConvert(), acmStreamPrepareHeader(), acmStreamUnprepareHeader(), ACMWrapper_Receive(), audio_resampler_acm::init_(), widPrepare(), and wodPrepare().
DWORD_PTR _ACMSTREAMHEADER::dwDstUser |
Definition at line 560 of file msacm.h.
Referenced by audio_resampler_acm::open(), widPrepare(), and wodPrepare().
DWORD _ACMSTREAMHEADER::dwReservedDriver[_ACMSTREAMHEADERRESERVE] |
DWORD_PTR _ACMSTREAMHEADER::dwSrcUser |
Definition at line 556 of file msacm.h.
Referenced by audio_resampler_acm::open(), widPrepare(), and wodPrepare().
DWORD_PTR _ACMSTREAMHEADER::dwUser |
Definition at line 552 of file msacm.h.
Referenced by ACMWrapper_Receive(), audio_resampler_acm::open(), widCallback(), widPrepare(), wodCallback(), and wodPrepare().
DWORD _ACMSTREAMHEADER::fdwStatus |
Definition at line 551 of file msacm.h.
Referenced by acmStreamConvert(), acmStreamUnprepareHeader(), ACMWrapper_Receive(), audio_resampler_acm::audio_receive(), audio_resampler_acm::close(), audio_resampler_acm::open(), widPrepare(), and wodPrepare().
LPBYTE _ACMSTREAMHEADER::pbDst |
Definition at line 557 of file msacm.h.
Referenced by ACMWrapper_Receive(), audio_resampler_acm::close(), audio_resampler_acm::open(), widPrepare(), and wodPrepare().
LPBYTE _ACMSTREAMHEADER::pbSrc |
Definition at line 553 of file msacm.h.
Referenced by ACMWrapper_Receive(), audio_resampler_acm::audio_receive(), audio_resampler_acm::close(), audio_resampler_acm::open(), widPrepare(), and wodPrepare().