Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/include/
H A Di_capturer_stream.h41 virtual int32_t DropBuffer() = 0;
H A Dpa_capturer_stream_impl.h48 int32_t DropBuffer() override;
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpa_capturer_stream_impl.cpp357 int32_t PaCapturerStreamImpl::DropBuffer() in DropBuffer() function in OHOS::AudioStandard::PaCapturerStreamImpl