Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_WaveFile.cpp63 WaveFile::ChannelInfo::GetDspAdpcmInfo() const in GetDspAdpcmInfo() function in nw::snd::internal::WaveFile::ChannelInfo
Dsnd_WaveFileReader.cpp138 const WaveFile::DspAdpcmInfo& adpcmInfo = channelInfo.GetDspAdpcmInfo(); in ReadWaveInfo()
/NW4C-1.2.23/include/nw/snd/
Dsnd_WaveFile.h136 const DspAdpcmInfo& GetDspAdpcmInfo() const;
/NW4C-1.2.23/demos/snd/withSdk/sources/
Dmain.cpp222 nn::snd::Bcwav::GetDspAdpcmInfo( s_pMemoryForSdkVoice, 0 ) ); in InitializeSdkVoice()
/NW4C-1.2.23/demos/snd/createSoundThreadManually/sources/
Dmain.cpp247 nn::snd::Bcwav::GetDspAdpcmInfo( s_pMemoryForSdkVoice, 0 ) ); in InitializeSdkVoice()