Searched refs:GetSendValue (Results 1 – 3 of 3) sorted by relevance
212 void GetSendValue( u8* mainSend, u8* fxSend, u8 fxSendCount ) const;257 void GetSendValue( u8* mainSend, u8* fxSend[], u8 fxSendCount ) const;
194 void WaveSoundFile::WaveSoundInfo::GetSendValue( in GetSendValue() function in nw::snd::internal::WaveSoundFile::WaveSoundInfo301 void WaveSoundFile::NoteInfo::GetSendValue( u8* mainSend, u8* fxSend[], u8 fxSendCount ) const in GetSendValue() function in nw::snd::internal::WaveSoundFile::NoteInfo
132 src.GetSendValue( &dst->mainSend, dst->fxSend, AUX_BUS_NUM ); in ReadWaveSoundInfo()