Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp46 static constexpr int32_t WRITE_UNDERRUN_NUM = 100; variable
1611 if (GetUnderflowCount() < WRITE_UNDERRUN_NUM) { in WriteUnderrunEvent()