Home
last modified time | relevance | path

Searched refs:m_SrcType (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_HardwareManager.h114 SrcType GetSrcType() const { return m_SrcType; } in GetSrcType()
161 SrcType m_SrcType; variable
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_HardwareManager.cpp128 if ( m_SrcType == type ) return; in SetSrcType()
130 m_SrcType = type; in SetSrcType()
/NW4C-2.0.3/sources/libraries/snd/platform/
Dsnd_HardwareManagerDSP.cppi80 m_SrcType( SRC_TYPE_4TAP )
Dsnd_HardwareManagerAX.cppi52 m_SrcType( SRC_TYPE_4TAP )