Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_HardwareChannel.h118 void SetDspAdpcmLoop( const DspAdpcmLoopParam* param );
Dsnd_Voice.h201 void SetDspAdpcmLoop( s32 channelIndex, const DspAdpcmLoopParam* param );
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_Voice.cpp541 pChannel->SetDspAdpcmLoop( in Initialize()
1598 void Voice::SetDspAdpcmLoop( s32 channelIndex, const DspAdpcmLoopParam* param ) in SetDspAdpcmLoop() function in nw::snd::internal::driver::Voice
1603 pChannel->SetDspAdpcmLoop( param ); in SetDspAdpcmLoop()
Dsnd_StreamSoundPlayer.cpp1571 voice->SetDspAdpcmLoop( in UpdateDataLoopAddress()
/NW4C-1.2.23/sources/libraries/snd/platform/
Dsnd_HardwareChannelAX.cppi369 void HardwareChannel::SetDspAdpcmLoop( const DspAdpcmLoopParam* param )