Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_Util.h497 if ( m_PeakHoldCounter > 0 ) in Update()
499 --m_PeakHoldCounter; in Update()
501 if ( m_PeakHoldCounter == 0 ) in Update()
508 m_PeakHoldCounter = DEFAULT_HOLD_FRAME; in Update()
517 int m_PeakHoldCounter; variable