Searched refs:overflow_count_ (Results 1 – 4 of 4) sorted by relevance
36 RTC_LOG(LS_INFO) << "detected owerflows: " << overflow_count_; in ~AAudioRecorder()82 overflow_count_ = aaudio_.xrun_count(); in StartRecording()178 if (overflow_count > overflow_count_) { in OnDataCallback()180 overflow_count_ = overflow_count; in OnDataCallback()
114 int32_t overflow_count_ = 0; variable
36 RTC_LOG(LS_INFO) << "detected owerflows: " << overflow_count_; in ~AAudioRecorder()78 overflow_count_ = aaudio_.xrun_count(); in StartRecording()168 if (overflow_count > overflow_count_) { in OnDataCallback()170 overflow_count_ = overflow_count; in OnDataCallback()
112 int32_t overflow_count_ = 0; variable