Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_HardwareChannel.h120 void SetDspAdpcmLoop( const DspAdpcmLoopParam* param );
Dsnd_Voice.h203 void SetDspAdpcmLoop( s32 channelIndex, const DspAdpcmLoopParam* param );
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_Voice.cpp543 pChannel->SetDspAdpcmLoop( in Initialize()
1599 void Voice::SetDspAdpcmLoop( s32 channelIndex, const DspAdpcmLoopParam* param ) in SetDspAdpcmLoop() function in nw::snd::internal::driver::Voice
1604 pChannel->SetDspAdpcmLoop( param ); in SetDspAdpcmLoop()
Dsnd_StreamSoundPlayer.cpp1666 voice->SetDspAdpcmLoop( in UpdateDataLoopAddress()
/NW4C-2.0.3/sources/libraries/snd/platform/
Dsnd_HardwareChannelAX.cppi371 void HardwareChannel::SetDspAdpcmLoop( const DspAdpcmLoopParam* param )