Home
last modified time | relevance | path

Searched refs:IsDspAdpcm (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_StreamSoundPlayer.cpp420 bool StreamSoundPlayer::IsDspAdpcm() const in IsDspAdpcm() function in nw::snd::internal::driver::StreamSoundPlayer
717 if ( IsDspAdpcm() ) in LoadHeader()
831 if ( IsDspAdpcm() ) in LoadStreamData()
1074 if ( IsDspAdpcm() ) in AllocVoices()
1643 if ( IsDspAdpcm() ) in UpdateDataLoopAddress()
2064 if ( ! IsDspAdpcm() ) in SetAdpcmLoopContext()
/NW4C-2.0.3/include/nw/snd/
Dsnd_StreamSoundPlayer.h288 bool IsDspAdpcm() const;