Home
last modified time | relevance | path

Searched defs:currentSegment (Results 1 – 1 of 1) sorted by relevance

/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
Ddash_segment_downloader.cpp183 std::shared_ptr<DashBufferSegment> currentSegment = GetCurrentSegment(); in Read() local
217const std::shared_ptr<DashBufferSegment> &currentSegment, in GetMaxReadLength()
437 std::shared_ptr<DashBufferSegment> currentSegment; in GetCurrentSegment() local
1081 …DashSegmentDownloader::GetSegmentRemainDuration(const std::shared_ptr<DashBufferSegment>& currentS… in GetSegmentRemainDuration()