Home
last modified time | relevance | path

Searched refs:WRITE_OVERFLOW_NUM (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H A Daudio_capturer.cpp34 static constexpr int32_t WRITE_OVERFLOW_NUM = 100; variable
990 if (GetOverflowCount() < WRITE_OVERFLOW_NUM) { in WriteOverflowEvent()