Searched refs:loopErrorCount_ (Results 1 – 2 of 2) sorted by relevance
368 loopErrorCount_++; in DistributeBuffers()369 if (loopErrorCount_ == LOOP_MAX_COUNT) { in DistributeBuffers()375 loopErrorCount_ = 0; in DistributeBuffers()
81 uint32_t loopErrorCount_ = 0; variable