Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_HardwareManager.h108 SrcType GetSrcType() const { return m_SrcType; } in GetSrcType()
155 SrcType m_SrcType; variable
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_HardwareManager.cpp126 if ( m_SrcType == type ) return; in SetSrcType()
128 m_SrcType = type; in SetSrcType()
/NW4C-1.2.23/sources/libraries/snd/platform/
Dsnd_HardwareManagerDSP.cppi78 m_SrcType( SRC_TYPE_4TAP )
Dsnd_HardwareManagerAX.cppi50 m_SrcType( SRC_TYPE_4TAP )