Searched refs:_recCount (Results 1 – 2 of 2) sorted by relevance
166 uint32_t _recCount; variable
146 _recCount(0), in AudioTransportImpl()216 _recCount++; in RecordedDataIsAvailable()217 if (_recCount % 100 == 0) in RecordedDataIsAvailable()276 if (_microphoneMute && (_recCount % 500 == 0)) in RecordedDataIsAvailable()293 if (_microphoneBoost && (_recCount % 500 == 0)) in RecordedDataIsAvailable()