Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundSystem.h795 static void SetSrcType( SrcType type ) in SetSrcType() function
797 internal::driver::HardwareManager::GetInstance().SetSrcType( type ); in SetSrcType()
Dsnd_HardwareChannel.h119 void SetSrcType( SrcType type, f32 pitch );
Dsnd_HardwareManager.h107 void SetSrcType( SrcType type );
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_HardwareManager.cpp124 void HardwareManager::SetSrcType( SrcType type ) in SetSrcType() function in nw::snd::internal::driver::HardwareManager
Dsnd_Voice.cpp546 pChannel->SetSrcType( SRC_TYPE_4TAP, m_Pitch ); in Initialize()
/NW4C-1.2.23/sources/libraries/snd/platform/
Dsnd_HardwareChannelAX.cppi392 void HardwareChannel::SetSrcType( SrcType type, f32 pitch )