Searched refs:_buffIsFull (Results 1 – 2 of 2) sorted by relevance
143 _buffIsFull(false), in CircularBuffer()180 _buffIsFull = true; in Update()204 if (_buffIsFull) { in SetArithMean()222 if (_buffIsFull) { in SetVariance()238 if (_buffIsFull) { in ArithMean()256 if (_buffIsFull) { in Variance()
105 bool _buffIsFull; variable