Home
last modified time | relevance | path

Searched refs:SetSrcType (Results 1 – 6 of 6) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundSystem.h847 static void SetSrcType( SrcType type ) in SetSrcType() function
849 internal::driver::HardwareManager::GetInstance().SetSrcType( type ); in SetSrcType()
Dsnd_HardwareChannel.h121 void SetSrcType( SrcType type, f32 pitch );
Dsnd_HardwareManager.h113 void SetSrcType( SrcType type );
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_HardwareManager.cpp126 void HardwareManager::SetSrcType( SrcType type ) in SetSrcType() function in nw::snd::internal::driver::HardwareManager
Dsnd_Voice.cpp548 pChannel->SetSrcType( SRC_TYPE_4TAP, m_Pitch ); in Initialize()
/NW4C-2.0.3/sources/libraries/snd/platform/
Dsnd_HardwareChannelAX.cppi394 void HardwareChannel::SetSrcType( SrcType type, f32 pitch )