Home
last modified time | relevance | path

Searched refs:GetSegmentsWithBaseUrl (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_mpd_downloader.h204 DashSegmentInitValue GetSegmentsWithBaseUrl(std::list<std::string> baseUrlList,
H A Ddash_mpd_downloader.cpp939 initVal = GetSegmentsWithBaseUrl(periodInfo->baseUrl_, streamDesc); in GetSegmentsByPeriodInfo()
1429 initValue = GetSegmentsWithBaseUrl(repInfo->baseUrl_, streamDesc); in GetSegmentsInRepresentation()
1812 DashSegmentInitValue DashMpdDownloader::GetSegmentsWithBaseUrl(std::list<std::string> baseUrlList, in GetSegmentsWithBaseUrl() function in OHOS::Media::Plugins::HttpPlugin::DashMpdDownloader
1877 initValue = GetSegmentsWithBaseUrl(adptSetInfo->baseUrl_, streamDesc); in GetSegmentsByAdptSetInfo()