Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_StreamSoundPlayer.cpp409 bool StreamSoundPlayer::IsDspAdpcm() const in IsDspAdpcm() function in nw::snd::internal::driver::StreamSoundPlayer
671 if ( IsDspAdpcm() ) in LoadHeader()
784 if ( IsDspAdpcm() ) in LoadStreamData()
1021 if ( IsDspAdpcm() ) in AllocVoices()
1554 if ( IsDspAdpcm() ) in UpdateDataLoopAddress()
1954 if ( ! IsDspAdpcm() ) return; in SetAdpcmLoopContext()
/NW4C-1.2.23/include/nw/snd/
Dsnd_StreamSoundPlayer.h286 bool IsDspAdpcm() const;