Searched refs:_filtFactMax (Results 1 – 2 of 2) sorted by relevance
22 : _filtFactMax(35), in VCMRttFilter()74 if (_filtFactCount > _filtFactMax) { in Update()78 _filtFactCount = _filtFactMax; in Update()
54 const uint32_t _filtFactMax; variable