Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_HardwareManager.h113 void SetSrcType( SrcType type );
114 SrcType GetSrcType() const { return m_SrcType; } in GetSrcType()
161 SrcType m_SrcType;
Dsnd_SoundSystem.h847 static void SetSrcType( SrcType type ) in SetSrcType()
867 static SrcType GetSrcType() in GetSrcType()
Dsnd_Global.h344 enum SrcType enum
Dsnd_HardwareChannel.h121 void SetSrcType( SrcType type, f32 pitch );
Dsnd_Util.h89 static nn::snd::InterpolationType GetInterpolationType( SrcType type ) in GetInterpolationType()
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_HardwareManager.cpp126 void HardwareManager::SetSrcType( SrcType type ) in SetSrcType()
/NW4C-2.0.3/sources/libraries/snd/platform/
Dsnd_HardwareChannelAX.cppi394 void HardwareChannel::SetSrcType( SrcType type, f32 pitch )