Home
last modified time | relevance | path

Searched refs:DspAdpcmParam (Results 1 – 16 of 16) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_Global.h232 struct DspAdpcmParam struct
380 DspAdpcmParam adpcmParam;
Dsnd_HardwareChannel.h73 const DspAdpcmParam& adpcmParam
119 void SetDspAdpcm( const DspAdpcmParam* param );
Dsnd_StreamSoundFileLoader.h46 DspAdpcmParam* adpcmParam,
Dsnd_StreamTrack.h59 DspAdpcmParam m_AdpcmParam; // 整理したら CTRWIN のみにできそう
Dsnd_StreamSoundFileReader.h49 DspAdpcmParam* param,
Dsnd_WaveFile.h143 DspAdpcmParam adpcmParam;
Dsnd_StreamSoundFile.h304 DspAdpcmParam param;
Dsnd_StreamSoundPlayer.h155 const DspAdpcmParam dspAdpcmParam[],
Dsnd_DriverCommand.h299 DspAdpcmParam dspAdpcmParam[CHANNEL_MAX];
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_StreamSoundFileLoader.cpp160 DspAdpcmParam* adpcmParam, in ReadDspAdpcmChannelInfo()
Dsnd_StreamSoundFileReader.cpp110 DspAdpcmParam* pParam, in ReadDspAdpcmChannelInfo()
Dsnd_HardwareChannel.cpp42 const DspAdpcmParam& adpcmParam in CalcOffsetDspAdpcmParam()
Dsnd_Channel.cpp370 const DspAdpcmParam* pParam = &waveInfo.channelParam[ch].adpcmParam; in AppendWaveBuffer()
Dsnd_Voice.cpp509 DspAdpcmParam adpcmParam; in Initialize()
Dsnd_StreamSoundPlayer.cpp651 const DspAdpcmParam dspAdpcmParam[], in LoadHeader()
/NW4C-2.0.3/sources/libraries/snd/platform/
Dsnd_HardwareChannelAX.cppi325 void HardwareChannel::SetDspAdpcm( const DspAdpcmParam* param )