Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_segment_downloader.h192 size_t GetRingBufferInitSize(MediaAVCodec::MediaType streamType) const;
H A Ddash_segment_downloader.cpp66 size_t ringBufferSize = GetRingBufferInitSize(streamType_); in DashSegmentDownloader()
529 size_t DashSegmentDownloader::GetRingBufferInitSize(MediaAVCodec::MediaType streamType) const in GetRingBufferInitSize() function in OHOS::Media::Plugins::HttpPlugin::DashSegmentDownloader