Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/include/
H A Doh_audio_buffer.h134 uint32_t GetUnderrunCount();
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Doh_audio_buffer.cpp467 uint32_t OHAudioBuffer::GetUnderrunCount() in GetUnderrunCount() function in OHOS::AudioStandard::OHAudioBuffer
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Drenderer_in_client.cpp1958 return clientBuffer_->GetUnderrunCount(); in GetUnderflowCount()