Home
last modified time | relevance | path

Searched refs:SrcType (Results 1 – 7 of 7) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_HardwareManager.h107 void SetSrcType( SrcType type );
108 SrcType GetSrcType() const { return m_SrcType; } in GetSrcType()
155 SrcType m_SrcType;
Dsnd_SoundSystem.h795 static void SetSrcType( SrcType type ) in SetSrcType()
815 static SrcType GetSrcType() in GetSrcType()
Dsnd_Global.h342 enum SrcType enum
Dsnd_HardwareChannel.h119 void SetSrcType( SrcType type, f32 pitch );
Dsnd_Util.h83 static nn::snd::InterpolationType GetInterpolationType( SrcType type ) in GetInterpolationType()
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_HardwareManager.cpp124 void HardwareManager::SetSrcType( SrcType type ) in SetSrcType()
/NW4C-1.2.23/sources/libraries/snd/platform/
Dsnd_HardwareChannelAX.cppi392 void HardwareChannel::SetSrcType( SrcType type, f32 pitch )