Searched refs:m_PeakHoldCounter (Results 1 – 1 of 1) sorted by relevance
497 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