Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_Global.h230 struct DspAdpcmParam struct
378 DspAdpcmParam adpcmParam;
Dsnd_HardwareChannel.h71 const DspAdpcmParam& adpcmParam
117 void SetDspAdpcm( const DspAdpcmParam* param );
Dsnd_StreamSoundFileLoader.h44 DspAdpcmParam* adpcmParam,
Dsnd_StreamTrack.h36 DspAdpcmParam m_AdpcmParam; // 整理したら CTRWIN のみにできそう
Dsnd_StreamSoundFileReader.h47 DspAdpcmParam* param,
Dsnd_WaveFile.h141 DspAdpcmParam adpcmParam;
Dsnd_StreamSoundFile.h302 DspAdpcmParam param;
Dsnd_StreamSoundPlayer.h153 const DspAdpcmParam dspAdpcmParam[],
Dsnd_DriverCommand.h292 DspAdpcmParam dspAdpcmParam[CHANNEL_MAX];
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_StreamSoundFileLoader.cpp158 DspAdpcmParam* adpcmParam, in ReadDspAdpcmChannelInfo()
Dsnd_StreamSoundFileReader.cpp108 DspAdpcmParam* pParam, in ReadDspAdpcmChannelInfo()
Dsnd_HardwareChannel.cpp40 const DspAdpcmParam& adpcmParam in CalcOffsetDspAdpcmParam()
Dsnd_Channel.cpp368 const DspAdpcmParam* pParam = &waveInfo.channelParam[ch].adpcmParam; in AppendWaveBuffer()
Dsnd_Voice.cpp507 DspAdpcmParam adpcmParam; in Initialize()
Dsnd_StreamSoundPlayer.cpp606 const DspAdpcmParam dspAdpcmParam[], in LoadHeader()
/NW4C-1.2.23/sources/libraries/snd/platform/
Dsnd_HardwareChannelAX.cppi323 void HardwareChannel::SetDspAdpcm( const DspAdpcmParam* param )