Home
last modified time | relevance | path

Searched refs:ORIGINAL_KEY_INIT (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_Channel.h80 static const int ORIGINAL_KEY_INIT = 60; variable
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_Channel.cpp121 m_OriginalKey = ORIGINAL_KEY_INIT; in InitParam()