Searched refs:m_PeakHoldCounter (Results 1 – 1 of 1) sorted by relevance
502 if ( m_PeakHoldCounter > 0 ) in Update()504 --m_PeakHoldCounter; in Update()506 if ( m_PeakHoldCounter == 0 ) in Update()513 m_PeakHoldCounter = DEFAULT_HOLD_FRAME; in Update()522 int m_PeakHoldCounter; variable