Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_WaveFile.cpp65 WaveFile::ChannelInfo::GetDspAdpcmInfo() const in GetDspAdpcmInfo() function in nw::snd::internal::WaveFile::ChannelInfo
Dsnd_WaveFileReader.cpp140 const WaveFile::DspAdpcmInfo& adpcmInfo = channelInfo.GetDspAdpcmInfo(); in ReadWaveInfo()
/NW4C-2.0.3/include/nw/snd/
Dsnd_WaveFile.h138 const DspAdpcmInfo& GetDspAdpcmInfo() const;
/NW4C-2.0.3/demos/snd/withSdk/sources/
Dmain.cpp224 nn::snd::Bcwav::GetDspAdpcmInfo( s_pMemoryForSdkVoice, 0 ) ); in InitializeSdkVoice()
/NW4C-2.0.3/demos/snd/createSoundThreadManually/sources/
Dmain.cpp249 nn::snd::Bcwav::GetDspAdpcmInfo( s_pMemoryForSdkVoice, 0 ) ); in InitializeSdkVoice()